From fe31c9defdc7f69d1e33bcef19cc5ade65da9a4a Mon Sep 17 00:00:00 2001 From: Wu Xiaotian Date: Wed, 15 May 2019 19:04:00 +0800 Subject: migrate intltool to gettext --- Makefile.am | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 21d98a08..8e085e5d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,34 +1,27 @@ include $(top_srcdir)/Makefile.shared SUBDIRS = \ + po \ eel \ libcaja-extension \ libegg \ libcaja-private \ src \ test \ - po \ data \ icons \ docs \ $(NULL) EXTRA_DIST = \ + its \ autogen.sh \ COPYING.LIB \ COPYING.EXTENSIONS \ HACKING \ - intltool-extract.in \ - intltool-merge.in \ - intltool-update.in \ Makefile.shared \ $(NULL) -DISTCLEANFILES = \ - intltool-extract \ - intltool-merge \ - intltool-update - DISTCHECK_CONFIGURE_FLAGS = \ --disable-update-mimedb \ --disable-icon-update \ -- cgit v1.2.1