Revision 5882
Added by Aaron Marcuse-Kubitza about 12 years ago
inputs/input.Makefile | ||
---|---|---|
101 | 101 |
|
102 | 102 |
##### SVN |
103 | 103 |
|
104 |
svnFilesGlob := */{{,.}{*header,map,*terms,VegBIEN}.csv{,.*},*.sql,test.xml.ref}
|
|
104 |
svnFilesGlob := */{{,.}{map,*terms,VegBIEN}.csv{,.*},*header.*,*.sql,test*.xml*}
|
|
105 | 105 |
|
106 | 106 |
add: _always |
107 | 107 |
$(call setSvnIgnore,.,'*') |
Also available in: Unified diff
input.Makefile: SVN: add: Add header override files with any extension, not just .csv