summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorWu Xiaotian <[email protected]>2019-09-02 10:38:45 +0800
committerraveit65 <[email protected]>2019-10-07 15:20:22 +0200
commit6294de0acf38507697258c295785c213b4de08fd (patch)
tree99b9f06866b37661157f24f1f1d6feed83eccda0 /Makefile.am
parent9721a255197643ad9fb67feef174e460232b9ba7 (diff)
downloadmate-themes-6294de0acf38507697258c295785c213b4de08fd.tar.bz2
mate-themes-6294de0acf38507697258c295785c213b4de08fd.tar.xz
migrate from intltool to gettext
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am13
1 files changed, 6 insertions, 7 deletions
diff --git a/Makefile.am b/Makefile.am
index bf21dc6f..db727eb8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,17 +1,16 @@
SUBDIRS = \
+ po \
marco-themes \
icon-themes \
desktop-themes \
- cursor-themes \
- po
+ cursor-themes
+
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
EXTRA_DIST = \
- autogen.sh \
- intltool-extract.in \
- intltool-merge.in \
- intltool-update.in
+ autogen.sh
-DISTCLEANFILES=intltool-extract intltool-merge intltool-update
+DISTCLEANFILES=
# Build ChangeLog from GIT history
ChangeLog: