summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-06-28 20:09:57 +0200
committerRichard W.M. Jones <rjones@redhat.com>2011-06-28 23:33:13 +0100
commit73662156dae13a34ba214911bba62757d28f6847 (patch)
treebc7feff003472af597a5694bb1e38b7eb1414224
parent199693f2a280a792b12a72cb0c518f832d42f5ac (diff)
downloadhivex-73662156dae13a34ba214911bba62757d28f6847.tar.gz
hivex-73662156dae13a34ba214911bba62757d28f6847.tar.xz
hivex-73662156dae13a34ba214911bba62757d28f6847.zip
maint: remove rule that generated po/POTFILES.in
* Makefile.am (all-local): Remove rule. It would put many files in po/POTFILES.in that contain no translatable diagnostic.
-rw-r--r--Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/Makefile.am b/Makefile.am
index b86caca..0d59bbf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,16 +41,6 @@ dist-hook:
$(top_srcdir)/build-aux/gitlog-to-changelog > ChangeLog
cp ChangeLog $(distdir)/ChangeLog
-# Update the list of translatable files in po/POTFILES.in.
-all-local:
- cd $(srcdir); \
- find $(DIST_SUBDIRS) \
- -name '*.c' -o -name '*.pl' -o -name '*.pm' | \
- grep -v '^gnulib/' | \
- grep -v 'perl/blib/' | \
- LC_ALL=C sort | \
- sed 's,^\./,,' > po/POTFILES.in
-
# Pkgconfig.
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = hivex.pc