From f5354df76377627dde56b079c9328b46865033d2 Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Wed, 30 Oct 2019 20:33:54 +0800 Subject: migrate from intltool to gettext --- Makefile.am | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index eb6b0bfa..467040c3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ SUBDIRS = \ + po \ mate-panel \ libmate-panel-applet \ applets \ @@ -6,8 +7,7 @@ SUBDIRS = \ help \ icons \ data \ - man \ - po + man ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS} @@ -37,7 +37,6 @@ MAINTAINERCLEANFILES = \ $(srcdir)/configure \ $(srcdir)/gtk-doc.make \ $(srcdir)/m4/gtk-doc.m4 \ - $(srcdir)/m4/intltool.m4 \ $(srcdir)/m4/libtool.m4 \ $(srcdir)/m4/ltoptions.m4 \ $(srcdir)/m4/ltsugar.m4 \ -- cgit v1.2.1