[libgda] GdaSql: added help/ to SUBDIRS



commit d3d0dd17ddd5b90a39ae258dd1ac4a1442572f62
Author: Vivien Malerba <malerba gnome-db org>
Date:   Thu Jan 19 18:55:23 2012 +0100

    GdaSql: added help/ to SUBDIRS

 tools/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tools/Makefile.am b/tools/Makefile.am
index 07ca1bb..fcc3fa1 100644
--- a/tools/Makefile.am
+++ b/tools/Makefile.am
@@ -2,7 +2,7 @@ if HAVE_UI
 BROWSER_DIR=browser
 endif
 
-SUBDIRS = $(BROWSER_DIR)
+SUBDIRS = $(BROWSER_DIR) help
 
 bin_PROGRAMS = \
 	gda-list-config-5.0 \



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