projects
/
platform
/
upstream
/
gobject-introspection.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63256f9
)
tests/doctool: Add the right -expected files to dist
author
Tomeu Vizoso
<tomeu.vizoso@collabora.co.uk>
Mon, 15 Aug 2011 10:00:38 +0000
(12:00 +0200)
committer
Tomeu Vizoso
<tomeu.vizoso@collabora.co.uk>
Mon, 15 Aug 2011 10:00:38 +0000
(12:00 +0200)
tests/doctool/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/doctool/Makefile.am
b/tests/doctool/Makefile.am
index 46e54bebb3ff3aeec6a4fa69aa0b4966f6cab2f4..75ca4bc77cca710bfdf09b14433015ba4305cf2d 100644
(file)
--- 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)