git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@167 626c5289-ae23-0410-ae9c-e8d60b6d4f22
4 lines
147 B
Text
4 lines
147 B
Text
AUTOMAKE_OPTIONS = foreign no-dependencies
|
|
|
|
SWIG_INCLUDES = -I$(top_srcdir)/Source/DOH/Include
|
|
SWIG_LIBS = $(top_builddir)/Source/DOH/Doh/libdoh.a
|