[gtk-doc] tests: remove the test suite for the tmpl build



commit f587e1755ad0466ec1eb27d9881a35545dc9d7ea
Author: Stefan Sauer <ensonic users sf net>
Date:   Fri Apr 24 20:36:34 2015 +0200

    tests: remove the test suite for the tmpl build

 configure.ac                                |    1 -
 tests/gobject/Makefile.am                   |    2 +-
 tests/gobject/docs-tmpl/Makefile.am         |   88 ----------
 tests/gobject/docs-tmpl/images/object.png   |  Bin 4101 -> 0 bytes
 tests/gobject/docs-tmpl/tester-docs.xml     |  104 ------------
 tests/gobject/docs-tmpl/tester-sections.txt |   79 ---------
 tests/gobject/docs-tmpl/tester.types        |    8 -
 tests/gtk-doc.make                          |  233 ---------------------------
 8 files changed, 1 insertions(+), 514 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 623ca44..5f54740 100644
--- a/configure.ac
+++ b/configure.ac
@@ -264,7 +264,6 @@ tests/Makefile
 tests/gobject/Makefile
 tests/gobject/src/Makefile
 tests/gobject/docs/Makefile
-tests/gobject/docs-tmpl/Makefile
 tests/bugs/Makefile
 tests/bugs/src/Makefile
 tests/bugs/docs/Makefile
diff --git a/tests/gobject/Makefile.am b/tests/gobject/Makefile.am
index da97c39..7eecd38 100644
--- a/tests/gobject/Makefile.am
+++ b/tests/gobject/Makefile.am
@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = . src docs docs-tmpl
+SUBDIRS = . src docs
 
 if BUILD_TESTS
 


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