[gobject-introspection] tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCES



commit cf2ed9ffe5c01fc33d6402aae9c9a8ac6c737007
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date:   Thu Aug 18 17:18:31 2011 +0200

    tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCES
    
    so we don't generate the test docs when doing a plain build

 tests/doctool/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/tests/doctool/Makefile.am b/tests/doctool/Makefile.am
index b9d5206..52149da 100644
--- a/tests/doctool/Makefile.am
+++ b/tests/doctool/Makefile.am
@@ -5,7 +5,6 @@ CHECK_TARGETS = $(GIRS:.gir=-C.page.check) $(GIRS:.gir=-Python.page.check)
 MALLARD_DIRS = $(GIRS:.gir=-C) $(GIRS:.gir=-Python)
 EXPECTED_MALLARD_DIRS = $(MALLARD_DIRS:=-expected)
 CLEANFILES = $(GIRS)
-BUILT_SOURCES = $(MALLARD_DIRS)
 EXTRA_DIST = $(EXPECTED_MALLARD_DIRS)
 
 %.gir:



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