mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
(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:
parent
13d2ca2965
commit
707ee657f3
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue