svn: r6167
This commit is contained in:
Alex Roitman 2006-03-18 00:36:16 +00:00
parent c1be030f20
commit 4fab6559b3
2 changed files with 3 additions and 2 deletions

View File

@ -1,13 +1,13 @@
# This is the top level Makefile for Gramps
# $Id$
SUBDIRS = po src doc example help
SUBDIRS = m4 po src doc example help
EXTRA_DIST = \
config.rpath autogen.sh gramps.spec.in gramps.spec \
COPYING-DOCS FAQ COPYING \
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

View File

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