From c4545b808eeaf65ac9aaae94a78ea4cf4f9ea96f Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 26 May 2020 16:03:50 +0200 Subject: Move translations to a new directory layout. Add support for LINGUAS for listing translations to install. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gregory guy Signed-off-by: Slávek Banko (cherry picked from commit 51db3dd2a0528687837beede00b1522ebb8518fe) --- Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cac2bf1..874d21c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -11,10 +11,6 @@ $(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/ad MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files -package-messages: - $(MAKE) -f admin/Makefile.common package-messages - $(MAKE) -C po merge - EXTRA_DIST = admin COPYING configure.in.in dist-hook: -- cgit v1.2.1