* various: intltoolize and gettextize properly.
svn: r6144
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
SUBDIRS = src doc example
|
||||
SUBDIRS = po src doc example
|
||||
|
||||
EXTRA_DIST = autogen.sh gramps.spec.in gramps.spec COPYING-DOCS FAQ COPYING
|
||||
EXTRA_DIST = config.rpath autogen.sh gramps.spec.in gramps.spec COPYING-DOCS FAQ COPYING intltool-extract.in intltool-merge.in intltool-update.in
|
||||
|
||||
bin_SCRIPTS = gramps
|
||||
|
||||
@@ -8,6 +8,7 @@ dist_pkgdata_DATA = COPYING
|
||||
|
||||
distuninstallcheck_listfiles = find . -type -f -print | grep -E -v '/(globs|magic|XMLnamespaces)'
|
||||
|
||||
DISTCLEANFILES = intltool-extract intltool-merge intltool-update
|
||||
|
||||
gramps: gramps.sh
|
||||
cp gramps.sh gramps
|
||||
@@ -23,3 +24,5 @@ distuninstallcheck:
|
||||
@:
|
||||
|
||||
CLEANFILES = gramps
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
|
Reference in New Issue
Block a user