Project

General

Profile

« Previous | Next » 

Revision 6733

input.Makefile: SVN: add: Also add _archive/ subdir

View differences:

input.Makefile
132 132
	$(call addFile,import_order.txt)
133 133
	$(if $(wildcard _MySQL/),$(call addDirWithIgnore,_MySQL,'*'))
134 134
	$(if $(wildcard _src/),$(call addDirWithIgnore,_src,'*'))
135
	$(if $(wildcard _archive/),$(call addDirWithIgnore,_archive,'*'))
135 136
	$(call add*,$(svnFiles))
136 137

  
137 138
# Adds a new table subdir

Also available in: Unified diff