[libgda] Make the gda-sql.lang file packaged



commit 41a8c03491d1ea81c707daec2e8aa6d92090ef41
Author: Vivien Malerba <malerba gnome-db org>
Date:   Mon Sep 7 22:55:38 2009 +0200

    Make the gda-sql.lang file packaged
    
    when running "make dist"

 tools/browser/query-exec/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/tools/browser/query-exec/Makefile.am b/tools/browser/query-exec/Makefile.am
index 0bc9ef2..6bc0d75 100644
--- a/tools/browser/query-exec/Makefile.am
+++ b/tools/browser/query-exec/Makefile.am
@@ -23,4 +23,6 @@ libperspective_la_SOURCES = \
 
 langspecdir=$(datadir)/libgda-$(GDA_ABI_MAJOR_VERSION).$(GDA_ABI_MINOR_VERSION)/language-specs
 langspec_DATA= \
-	gda-sql.lang
\ No newline at end of file
+	gda-sql.lang
+
+EXTRA_DIST=$(langspec_DATA)



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