From fe8aea1c3b5348347633da18a02b0bffd3b266a1 Mon Sep 17 00:00:00 2001 From: Perberos Date: Thu, 1 Dec 2011 21:42:39 -0300 Subject: moving from https://github.com/perberos/mate-desktop-environment --- po-locations/Makefile.am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 po-locations/Makefile.am (limited to 'po-locations/Makefile.am') diff --git a/po-locations/Makefile.am b/po-locations/Makefile.am new file mode 100644 index 0000000..5445e78 --- /dev/null +++ b/po-locations/Makefile.am @@ -0,0 +1,11 @@ +EXTRA_DIST = \ + $(wildcard *.po) \ + README.translators \ + regen.sh \ + extract.xsl + +CLEANFILES = locations.pot Locations.xml.in.h + +DISTCLEANFILES = .intltool-merge-cache + +-include $(top_srcdir)/git.mk -- cgit v1.2.1