(AC_OUTPUT): Added src/Makefile.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@429 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-05-19 15:22:40 +00:00
parent 13d2ca2965
commit 707ee657f3

View file

@ -288,4 +288,4 @@ AC_CHECK_LIB(nsl, main)
#--------------------------------------------------------------------
# Write the Makefiles
#--------------------------------------------------------------------
AC_OUTPUT(Makefile checks/Makefile examples/Makefile doc/Makefile objects/config.h)
AC_OUTPUT(Makefile src/Makefile checks/Makefile examples/Makefile doc/Makefile objects/config.h)