- Temporary hack to Makefile. To be fixed.

git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@337 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-17 12:45:30 +00:00
parent 6e15465e16
commit 74df8ba0d2
1 changed files with 3 additions and 0 deletions

View File

@ -25,6 +25,9 @@
%_wrap.cc : %.i
$(SWIG) $(SWIG_PYTHON_OPT) -o $@ $<
../pyloader/libpyloader.la :
make -C ../pyloader libpyloader.la
# Program & library names
pkglib_LTLIBRARIES = libbackend.la