Added no-dependencies to AUTOMAKE_OPTIONS.

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@168 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2000-01-29 16:04:23 +00:00
commit 43b47f87e0

View file

@ -1,4 +1,4 @@
AUTOMAKE_OPTIONS = foreign
AUTOMAKE_OPTIONS = foreign no-dependencies
INCLUDES = -I$(top_srcdir)/Include