summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2016-01-09 18:35:34 +0000
committerJavier Jardón <jjardon@gnome.org>2016-05-16 20:46:19 +0100
commit101da71ee30e53fe0338bc67605a98527277ee56 (patch)
treee65a6071e3344a7496fd80a4ac6f1d66f890d748 /Makefile.am
parent0dfd6a7b082effae1d6d702037609565c95b7835 (diff)
downloadgtk+-101da71ee30e53fe0338bc67605a98527277ee56.tar.gz
Use upstream gettext
https://bugzilla.gnome.org/show_bug.cgi?id=373745
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 38e8b1ccb1..0e9eeff49f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,6 +22,7 @@ EXTRA_DIST += \
sanitize-la.sh \
po/README.translators \
po/po2tbl.sed.in \
+ build-aux/config.rpath \
make-pot
MAINTAINERCLEANFILES = \
@@ -110,7 +111,6 @@ GITIGNOREFILES = \
po-properties/*.gmo \
po-properties/*.mo \
po-properties/POTFILES \
- po-properties/stamp-it \
- po-properties/.intltool-merge-cache
+ po-properties/stamp-it
-include $(top_srcdir)/git.mk