2006-06-23 Alex Roitman <shura@gramps-project.org>

* src/images/Makefile.am (dist_pkgdata_DATA): Comment out map images.
	* configure.in: Add help/Makefile to AC_CONFIG_FILES.
	* Makefile.am (SUBDIRS): Add help subdir.
	* debian: Add directory for debian packaging.



svn: r6953
This commit is contained in:
Alex Roitman
2006-06-23 20:10:56 +00:00
parent 799abe7930
commit a245cbd0dc
20 changed files with 1130 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# This is the top level Makefile for Gramps
# $Id$
SUBDIRS = m4 po src data example #help
SUBDIRS = m4 po src data example help
EXTRA_DIST = \
config.rpath autogen.sh gramps.spec.in gramps.spec \