Put swig sub directory before bindings directories.

This commit is contained in:
Romain Chantereay 2005-02-16 17:59:34 +00:00
parent 893ea385c2
commit 39ea1784e3
1 changed files with 1 additions and 1 deletions

View File

@ -15,9 +15,9 @@ if PERL_ENABLED
endif
SUBDIRS = lasso \
swig \
$(PHP_SD) $(PYTHON_SD) $(JAVA_SD) $(CSHARP_SD) $(PERL_SD) \
tests \
swig \
win32 \
docs