[meld] Remove non-buildable 'de' from help Makefile (closes bgo#632560)



commit 63a572122f67189ca075eb12b2b0eba2251e57ee
Author: Kai Willadsen <kai willadsen gmail com>
Date:   Wed Oct 20 05:47:49 2010 +1000

    Remove non-buildable 'de' from help Makefile (closes bgo#632560)

 help/Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/help/Makefile b/help/Makefile
index d32c870..04c63be 100644
--- a/help/Makefile
+++ b/help/Makefile
@@ -1,7 +1,7 @@
 
 .SUFFIXES :
 
-LANGUAGES := C de es fr
+LANGUAGES := C es fr
 
 .PHONY : all install uninstall clean
 



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