(AC_OUTPUT): Added NSCharacterSets/Makefile.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@436 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1995-06-20 16:10:10 +00:00
parent a29076edcd
commit 9a9c969e2c

View file

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