test/Makefile.am
changeset 379 590b9e4d837d
parent 367 e45f50e940b6
child 382 4e261a14a6bd
     1.1 --- a/test/Makefile.am	Thu May 14 05:55:19 2009 +0100
     1.2 +++ b/test/Makefile.am	Thu Jul 09 00:01:18 2009 +0100
     1.3 @@ -49,6 +49,13 @@
     1.4  	named-root.sh		\
     1.5  	relocate.sh
     1.6  
     1.7 +MOSTLYCLEANFILES =		\
     1.8 +	primary.xml.gz		\
     1.9 +	filelists.xml.gz	\
    1.10 +	$(check_SCRIPTS)	\
    1.11 +	rawhide.rzdb
    1.12 +
    1.13  clean-local :
    1.14  	rm -f *~
    1.15 +	rm -rf repodata rpms
    1.16