gtk-doc r565 - in trunk: . tests tests/bugs/docs tests/gobject/docs



Author: stefkost
Date: Fri May 23 11:53:47 2008
New Revision: 565
URL: http://svn.gnome.org/viewvc/gtk-doc?rev=565&view=rev

Log:
	* tests/bugs/docs/Makefile.am:
	* tests/gobject/docs/Makefile.am:
	* tests/gtk-doc.make:
	* tests/gtk-doc.notmpl.make:
	  Sync names.



Added:
   trunk/tests/gtk-doc.notmpl.make
      - copied unchanged from r554, /trunk/tests/gtk-doc.make
Removed:
   trunk/tests/gtk-doc.make
Modified:
   trunk/ChangeLog
   trunk/tests/bugs/docs/Makefile.am
   trunk/tests/gobject/docs/Makefile.am

Modified: trunk/tests/bugs/docs/Makefile.am
==============================================================================
--- trunk/tests/bugs/docs/Makefile.am	(original)
+++ trunk/tests/bugs/docs/Makefile.am	Fri May 23 11:53:47 2008
@@ -62,7 +62,7 @@
 GTKDOC_LIBS = $(TEST_DEPS_LIBS) $(top_builddir)/tests/bugs/src/libtester.la
 
 # include generic part
-include $(top_srcdir)/tests/gtk-doc.make
+include $(top_srcdir)/tests/gtk-doc.notmpl.make
 
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in

Modified: trunk/tests/gobject/docs/Makefile.am
==============================================================================
--- trunk/tests/gobject/docs/Makefile.am	(original)
+++ trunk/tests/gobject/docs/Makefile.am	Fri May 23 11:53:47 2008
@@ -60,7 +60,7 @@
 GTKDOC_LIBS = $(TEST_DEPS_LIBS) $(top_builddir)/tests/gobject/src/libtester.la
 
 # include generic part
-include $(top_srcdir)/tests/gtk-doc.make
+include $(top_srcdir)/tests/gtk-doc.notmpl.make
 
 # Other files to distribute
 # e.g. EXTRA_DIST += version.xml.in



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