Changes mostly to Makefile.ams here and there, to be able to do a clean distribution
This commit is contained in:
parent
a7e0b39cfd
commit
a758eb1bd2
5 changed files with 6 additions and 28 deletions
|
|
@ -12,4 +12,4 @@ AM_PROG_LIBTOOL
|
|||
AM_MAINTAINER_MODE
|
||||
|
||||
dnl add Makefiles that must be modified by the configuration here
|
||||
AC_OUTPUT(Makefile src/Makefile src/es/Makefile src/ga/Makefile src/gp/Makefile src/obsolete/Makefile src/other/Makefile src/utils/Makefile test/Makefile win/Makefile doc/Makefile)
|
||||
AC_OUTPUT(Makefile src/Makefile src/es/Makefile src/ga/Makefile src/gp/Makefile src/obsolete/Makefile src/other/Makefile src/utils/Makefile test/Makefile win/Makefile doc/Makefile contrib/Makefile)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue