[libgda] Make distcheck now works
- From: Vivien Malerba <vivien src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libgda] Make distcheck now works
- Date: Sun, 23 Aug 2009 20:19:05 +0000 (UTC)
commit 3a2e9e3a2e9810df5cc6324f9c987fb558578fed
Author: Vivien Malerba <malerba gnome-db org>
Date: Sat Aug 8 15:35:48 2009 +0200
Make distcheck now works
doc/C/Makefile.am | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/doc/C/Makefile.am b/doc/C/Makefile.am
index 227d13b..d07b262 100644
--- a/doc/C/Makefile.am
+++ b/doc/C/Makefile.am
@@ -22,7 +22,9 @@ HFILE_GLOB=
CFILE_GLOB=
# Header files to ignore when scanning
-IGNORE_HFILES= gda-marshal.h gda-custom-marshal.h gda-enum-types.h sqlite3.h csv.h md5.h
+IGNORE_HFILES= gda-marshal.h gda-custom-marshal.h gda-enum-types.h sqlite3.h csv.h md5.h \
+ jni-wrapper.h gda-jdbc-recordset.h gda-jdbc-blob-op.h gda-jdbc-provider.h gda-jdbc-pstmt.h \
+ providers tools control-center tests samples plugins
# CFLAGS and LDFLAGS for compiling scan program. Only needed
# if $(DOC_MODULE).types is non-empty.
@@ -83,7 +85,7 @@ EXTRA_DIST += examples/full_example.c installation.xml limitations.xml migration
# Files not to distribute
# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types
# for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt
-DISTCLEANFILES = $(DOC_MODULE)-doc.pdf
+DISTCLEANFILES = $(DOC_MODULE)-doc.pdf libgda-4.0.types libgda-4.0-sections.txt
DOC_STAMPS += pdf-build.stamp
CLEANFILES += $(DOC_STAMPS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]