shishi-commit
[Top][All Lists]
Advanced

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

CVS shishi/doc/reference


From: shishi-commit
Subject: CVS shishi/doc/reference
Date: Tue, 09 Nov 2004 19:42:01 +0100

Update of /home/cvs/shishi/doc/reference
In directory dopio:/tmp/cvs-serv4530

Modified Files:
        Makefile.am 
Log Message:
Fixes.


--- /home/cvs/shishi/doc/reference/Makefile.am  2004/11/09 18:32:18     1.12
+++ /home/cvs/shishi/doc/reference/Makefile.am  2004/11/09 18:42:01     1.13
@@ -29,7 +29,7 @@
 
 # Extra options to supply to gtkdoc-mkdb.
 # e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
-MKDB_OPTIONS=--sgml-mode --output-format=xml
+MKDB_OPTIONS=--output-format=xml
 
 # Extra options to supply to gtkdoc-fixref. Not normally needed.
 # e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html
@@ -38,8 +38,8 @@
 # Used for dependencies. The docs will be rebuilt if any of these change.
 # e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
 # e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
-HFILE_GLOB=$(top_srcdir)/gtk/*.h
-CFILE_GLOB=$(top_srcdir)/gtk/*.c
+HFILE_GLOB=$(top_srcdir)/lib/*.h
+CFILE_GLOB=$(top_srcdir)/lib/*.c
 
 # Header files to ignore when scanning.
 # e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h





reply via email to

[Prev in Thread] Current Thread [Next in Thread]