remove all generated files on cleanup
This commit is contained in:
parent
c4eb366d36
commit
dfe1e9d90e
2
debian/rules
vendored
2
debian/rules
vendored
@ -42,7 +42,7 @@ clean: pre-clean unpatch
|
||||
dh_testroot
|
||||
rm -f build-stamp configure-stamp
|
||||
find . -name "Makefile.in" | xargs rm -f
|
||||
rm -f configure ltmain.sh aclocal.m4 config.sub config.guess
|
||||
rm -f configure ltmain.sh aclocal.m4 config.sub config.guess depcomp install-sh missing
|
||||
dh_clean
|
||||
|
||||
install: build
|
||||
|
Loading…
Reference in New Issue
Block a user