diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e31765c8..7d38c1eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -85,7 +85,7 @@ rpm: dist clean-local: rm -f *.gcov *.gcno *.gcda ${PACKAGE_TARNAME}-*.tar.gz - rm -rf testsuite + rm -rf testresults rm -rf ${PACKAGE_TARNAME}-${PACKAGE_VERSION} uninstall-local: |