Fixed bad target in makefile

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@1067 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2001-03-27 02:41:15 +00:00
commit c545264fde

View file

@ -41,4 +41,4 @@ dnl Checks for header files.
AC_HEADER_STDC
dnl Checks for library functions.
AC_OUTPUT(Makefile Doh/Makefile Test/Makefile)
AC_OUTPUT(Makefile Doh/Makefile )