From c5ea6ff7abd6e376ae151c9724d24f6fe156766e Mon Sep 17 00:00:00 2001 From: Michael Krelin Date: Tue, 26 Sep 2006 19:21:57 +0000 Subject: Initial import into public repository git-svn-id: http://svn.klever.net/kin/fireflix/trunk@159 fe716a7a-6dde-0310-88d9-d003556173a8 --- (limited to 'locale/Makefile.am') diff --git a/locale/Makefile.am b/locale/Makefile.am new file mode 100644 index 0000000..0e62920 --- a/dev/null +++ b/locale/Makefile.am @@ -0,0 +1,10 @@ +LOCALES=en-US +nobase_xpichromelocale_DATA = \ + $(addsuffix /fireflix.dtd, \ + ${LOCALES} \ + ) \ + $(addsuffix /fireflix.properties, \ + ${LOCALES} \ + ) + +EXTRA_DIST = ${nobase_xpichromelocale_DATA} -- cgit v0.9.0.2