[gobject-introspection] tests/doctool: Add the right -expected files to dist
- From: Tomeu Vizoso <tomeuv src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gobject-introspection] tests/doctool: Add the right -expected files to dist
- Date: Mon, 15 Aug 2011 10:01:03 +0000 (UTC)
commit 8b9a5a1a5ce4cb0eb28b9d89129a867dda511c17
Author: Tomeu Vizoso <tomeu vizoso collabora co uk>
Date: Mon Aug 15 12:00:38 2011 +0200
tests/doctool: Add the right -expected files to dist
tests/doctool/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/tests/doctool/Makefile.am b/tests/doctool/Makefile.am
index 46e54be..75ca4bc 100644
--- a/tests/doctool/Makefile.am
+++ b/tests/doctool/Makefile.am
@@ -5,7 +5,7 @@ GIRepository-2.0.gir:
GIRS = GIRepository-2.0.gir
CHECKXML = $(GIRS:.gir=-C.xml.check) $(GIRS:.gir=-Python.xml.check)
-DOCBOOKFILES = $(GIRS:.gir=.xml)
+DOCBOOKFILES = $(GIRS:.gir=-C.xml) $(GIRS:.gir=-Python.xml)
EXPECTEDDOCBOOKFILES = $(DOCBOOKFILES:.xml=-expected.xml)
CLEANFILES = $(DOCBOOK_FILES)
BUILT_SOURCES = $(DOCBOOK_FILES)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]