mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-29 16:01:38 +00:00
(AC_OUTPUT): Added admin/Makefile.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@544 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
abfbe94579
commit
3ac6b35735
1 changed files with 2 additions and 1 deletions
|
@ -301,4 +301,5 @@ AC_CHECK_LIB(nsl, main)
|
|||
#--------------------------------------------------------------------
|
||||
# Write the Makefiles
|
||||
#--------------------------------------------------------------------
|
||||
AC_OUTPUT(Makefile src/Makefile checks/Makefile examples/Makefile doc/Makefile NSCharacterSets/Makefile src/objects/config.h)
|
||||
AC_OUTPUT(Makefile src/Makefile checks/Makefile examples/Makefile
|
||||
doc/Makefile NSCharacterSets/Makefile admin/Makefile src/objects/config.h)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue