[longomatch] Add german translation to the makefiles



commit 57a5c82dd9c1d3e47df8a22d573c1c417ecb36d8
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Jan 7 23:42:17 2010 +0100

    Add german translation to the makefiles

 po/Makefile.am |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/po/Makefile.am b/po/Makefile.am
index 1f2632e..0b84cda 100644
--- a/po/Makefile.am
+++ b/po/Makefile.am
@@ -13,7 +13,8 @@ BUILD_DIR = GMO
 INSTALL_DIR = $(DESTDIR)@expanded_datadir@/locale
 
 FILES = \
-	es.po
+	es.po\
+	de.po
 
 
 GMO_FILES = $(patsubst %.po,$(BUILD_DIR)/%.gmo,$(FILES))



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]