Project

General

Profile

« Previous | Next » 

Revision 5880

input.Makefile: SVN: add: Also add any .sql, *when it's in a subdir. This applies to create.sql, cleanup.sql, etc.

View differences:

input.Makefile
101 101

  
102 102
##### SVN
103 103

  
104
svnFilesGlob := */{{,.}{*header,map,*terms,VegBIEN}.csv{,.*},test.xml.ref}
104
svnFilesGlob := */{{,.}{*header,map,*terms,VegBIEN}.csv{,.*},*.sql,test.xml.ref}
105 105

  
106 106
add: _always
107 107
	$(call setSvnIgnore,.,'*')

Also available in: Unified diff