summaryrefslogtreecommitdiff
path: root/tests/scanner/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Makefile.am')
-rw-r--r--tests/scanner/Makefile.am6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/scanner/Makefile.am b/tests/scanner/Makefile.am
index df6f10c0..c2890f38 100644
--- a/tests/scanner/Makefile.am
+++ b/tests/scanner/Makefile.am
@@ -153,10 +153,6 @@ post-check:
check-local: pre-check
check-local: $(CHECKGIRS) $(CHECKTGIRS) $(TYPELIBS)
- @for x in $(TYPELIBS); do \
- echo 1>&2 "$(DEBUG) $(top_builddir)/tools/g-ir-generate --includedir=. --includedir=$(top_builddir)/gir $${x} > $${x}.tmp && mv $${x}.tmp $${x}.xml;"; \
- $(DEBUG) $(top_builddir)/tools/g-ir-generate --includedir=. --includedir=$(top_builddir)/gir $${x} > $${x}.tmp && mv $${x}.tmp $${x}.xml; \
- done
-CLEANFILES += $(TYPELIBS:.typelib=.typelib.xml)
+CLEANFILES += $(TGIRS)
check-local: post-check