[Tomoe-cvs 1315] CVS update: tomoe/doc/reference

Back to archive index

Hiroyuki Ikezoe ikezo****@users*****
2006年 11月 28日 (火) 16:22:03 JST


Index: tomoe/doc/reference/tomoe.types
diff -u /dev/null tomoe/doc/reference/tomoe.types:1.1
--- /dev/null	Tue Nov 28 16:22:03 2006
+++ tomoe/doc/reference/tomoe.types	Tue Nov 28 16:22:03 2006
@@ -0,0 +1,4 @@
+#include <tomoe.h>
+
+tomoe_candidate_get_type
+tomoe_char_get_type
Index: tomoe/doc/reference/Makefile.am
diff -u tomoe/doc/reference/Makefile.am:1.2 tomoe/doc/reference/Makefile.am:1.3
--- tomoe/doc/reference/Makefile.am:1.2	Sun Nov 26 00:15:54 2006
+++ tomoe/doc/reference/Makefile.am	Tue Nov 28 16:22:03 2006
@@ -24,6 +24,14 @@
 	glib-utils.h		\
 	config.h
 
+INCLUDES = \
+	-I$(top_srcdir)/lib 	\
+	-I$(top_builddir)/lib	\
+	$(GLIB_CFLAGS)
+GTKDOC_LIBS = \
+	$(top_builddir)/lib/libtomoe.la \
+	$(GLIB_LIBS)
+
 # Extra options to supply to gtkdoc-mkdb
 MKDB_OPTIONS=--sgml-mode --output-format=xml --ignore-files=trio
 


tomoe-cvs メーリングリストの案内
Back to archive index