More build changes
svn: r6157
This commit is contained in:
parent
b15b66060c
commit
1586fc28e2
@ -1,4 +1,4 @@
|
||||
SUBDIRS = po src doc example
|
||||
SUBDIRS = m4 po src doc example
|
||||
|
||||
EXTRA_DIST = config.rpath autogen.sh gramps.spec.in gramps.spec COPYING-DOCS FAQ COPYING intltool-extract.in intltool-merge.in intltool-update.in
|
||||
|
||||
|
@ -226,6 +226,7 @@ AC_SUBST(GNOMEHELP)
|
||||
AC_SUBST(GPREFIX)
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
m4/Makefile
|
||||
po/Makefile.in
|
||||
Makefile
|
||||
src/Makefile
|
||||
|
8
m4/Makefile.am
Normal file
8
m4/Makefile.am
Normal file
@ -0,0 +1,8 @@
|
||||
EXTRA_DIST = \
|
||||
codeset.m4 \
|
||||
gettext.m4 \
|
||||
glibc21.m4 \
|
||||
iconv.m4 \
|
||||
isc-posix.m4 \
|
||||
lcmessage.m4 \
|
||||
progtest.m4
|
Loading…
Reference in New Issue
Block a user