svn: r6167
This commit is contained in:
Alex Roitman 2006-03-18 00:36:16 +00:00
parent 05ad27099c
commit 0b53d609a8
2 changed files with 3 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# This is the top level Makefile for Gramps # This is the top level Makefile for Gramps
# $Id$ # $Id$
SUBDIRS = po src doc example help SUBDIRS = m4 po src doc example help
EXTRA_DIST = \ EXTRA_DIST = \
config.rpath autogen.sh gramps.spec.in gramps.spec \ config.rpath autogen.sh gramps.spec.in gramps.spec \
COPYING-DOCS FAQ COPYING \ COPYING-DOCS FAQ COPYING \
intltool-extract.in intltool-merge.in intltool-update.in \ intltool-extract.in intltool-merge.in intltool-update.in \
config.sub config.guess gnome-doc-utils.make m4 config.sub config.guess gnome-doc-utils.make
bin_SCRIPTS = gramps bin_SCRIPTS = gramps

View File

@ -221,6 +221,7 @@ AC_SUBST(GPREFIX)
AC_CONFIG_FILES([ AC_CONFIG_FILES([
po/Makefile.in po/Makefile.in
m4/Makefile
Makefile Makefile
gramps.spec gramps.spec
gramps.sh gramps.sh