summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Patrick Griffis <tingping@tingping.se>2018-11-02 17:16:17 -0400
committerGravatar Patrick Griffis <tingping@tingping.se>2018-11-02 17:29:03 -0400
commitbccf38ab8a7cbb10ded3c7cf4cade5a4b1d8d1d3 (patch)
tree57e862c1d4d545b2ab8b16c1f72e73eed20d06e0 /Makefile.am
parent820cf3576e3a01fc71c45beba7ee9e69b0c227e8 (diff)
build: Drop intltool for gettext
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am9
1 files changed, 2 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index bdade72..dc8f3b3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -20,12 +20,7 @@
ACLOCAL_AMFLAGS = -I m4
AUTOMAKE_OPTIONS = foreign
DISTCHECK_CONFIGURE_FLAGS = --disable-desktop-database-update
-SUBDIRS = extern src po data
+SUBDIRS = extern src data po
-EXTRA_DIST = README.md
-
-DISTCLEANFILES = \
- intltool-extract \
- intltool-merge \
- intltool-update
+EXTRA_DIST = config.rpath README.md