Makefile-tests.am: clean generated files

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
Giuseppe Scrivano 2015-04-22 11:10:53 +02:00
parent 5842741dd4
commit ad30a790de

View File

@ -1,5 +1,11 @@
include $(top_srcdir)/buildutil/glib-tap.mk
CLEANFILES += \
tests/compose/yum/empty tests/compose/yum/repodata/repomd.xml \
tests/compose/test-repo.repo \
tests/compose/yum/repodata/*.bz2 \
tests/compose/yum/repodata/*.gz \
$(NULL)
# Needed by the compose test
tests/compose/yum/empty: tests/compose/yum/empty.c