Update
svn: r6159
This commit is contained in:
parent
71e565133c
commit
36cd9dec99
@ -1,6 +1,13 @@
|
||||
# This is the top level Makefile for Gramps
|
||||
# $Id$
|
||||
|
||||
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
|
||||
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
|
||||
|
||||
bin_SCRIPTS = gramps
|
||||
|
||||
|
@ -1,3 +1,6 @@
|
||||
# This is the top level Makefile for Gramps
|
||||
# $Id$
|
||||
|
||||
EXTRA_DIST = \
|
||||
codeset.m4 \
|
||||
gettext.m4 \
|
||||
|
@ -1,6 +1,6 @@
|
||||
# This is the src level Makefile for Gramps
|
||||
# $Id$
|
||||
|
||||
# This is the src level Makefile for Gramps
|
||||
SUBDIRS = \
|
||||
Config \
|
||||
DataViews \
|
||||
|
Loading…
Reference in New Issue
Block a user