[dune-common] 01/01: dune-debian.mk: Also remove compile and test-driver in clean target.

Ansgar Burchardt ansgar at moszumanska.debian.org
Thu Apr 10 08:34:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

ansgar pushed a commit to branch master
in repository dune-common.

commit 2f1ed428f1884451ac63618556570cf72476de0c
Author: Ansgar Burchardt <burchardt at igpm.rwth-aachen.de>
Date:   Thu Apr 10 10:34:43 2014 +0200

    dune-debian.mk: Also remove compile and test-driver in clean target.
---
 debian/dune-debian.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/dune-debian.mk b/debian/dune-debian.mk
index e6c6ba7..1d7d65c 100644
--- a/debian/dune-debian.mk
+++ b/debian/dune-debian.mk
@@ -27,6 +27,6 @@ override_dh_auto_test:
 override_dh_clean:
 	dh_clean
 	find . -name Makefile.in -delete
-	rm -f aclocal.m4 config.guess config.h.in config.sub configure dependencies.m4 depcomp install-sh ltmain.sh missing
+	rm -f aclocal.m4 compile config.guess config.h.in config.sub configure dependencies.m4 depcomp install-sh ltmain.sh missing test-driver
 	rm -rf doc/doxygen/Doxyfile.in doc/doxygen/doxyerr.log doc/doxygen/doxygen-tag doc/doxygen/doxygen.log doc/doxygen/html
 	rm -rf debian/tmp-test

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/dune-common.git



More information about the debian-science-commits mailing list