| changeset 381 | d35581ea0c67 |
| 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 Aug 13 07:08:45 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