Project

General

Profile

« Previous | Next » 

Revision 12220

inputs/input.Makefile: $(svnFilesGlob): added validations.sql

View differences:

trunk/inputs/input.Makefile
133 133
##### SVN
134 134

  
135 135
svnFilesGlob:= */{,{,.}{data,map,VegBIEN}.csv{,.*},*header.*,*.sql,test.xml.ref}
136
svnFilesGlob := {map.csv,*{grants,~}*.sql,{,*/}{*.make,*terms.csv},$(svnFilesGlob)}
136
svnFilesGlob := {map.csv,*{grants,validations,~}*.sql,{,*/}{*.make,*terms.csv},$(svnFilesGlob)}
137 137
_svnFilesGlob := {_MySQL/{,*.make},{,*/}{$(noImportFile),*{run,Makefile},*.{md5,url},*README.TXT}}
138 138
svnFiles = $(filter-out _% logs/% %.data.sql,$(call wildcard/,$(svnFilesGlob)))\
139 139
$(call wildcard/,$(_svnFilesGlob))

Also available in: Unified diff