summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2011-08-18 17:18:31 +0200
committerTomeu Vizoso <tomeu.vizoso@collabora.co.uk>2011-08-18 17:18:31 +0200
commitcf2ed9ffe5c01fc33d6402aae9c9a8ac6c737007 (patch)
treec30bff0d41b05291c05e635c1380b8b1a6b4998b
parent4c90020f97be3b7a65287a80784b0e453a729fcc (diff)
downloadgobject-introspection-cf2ed9ffe5c01fc33d6402aae9c9a8ac6c737007.tar.gz
tests/doctool: Remove MALLARD_DIRS from BUILT_SOURCES
so we don't generate the test docs when doing a plain build
-rw-r--r--tests/doctool/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/doctool/Makefile.am b/tests/doctool/Makefile.am
index b9d5206a..52149daf 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: