Makefile-tests.am: clean generated files
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
This commit is contained in:
parent
5842741dd4
commit
ad30a790de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user