summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-07-13 21:47:37 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-07-13 21:47:37 +0100
commitaf9e42132f6dcc13866892eb47367940ef04c6f9 (patch)
tree8a9e5da2417658c1d7da84ddb9102cc5f8c30492 /debian/rules
parentf158a50df518175dbba6a665a52b2ffa472237ae (diff)
parentb417806ce02dcc44352610e6898f6287677b13e1 (diff)
downloadxine-lib-af9e42132f6dcc13866892eb47367940ef04c6f9.tar.gz
xine-lib-af9e42132f6dcc13866892eb47367940ef04c6f9.tar.bz2
Merge from 1.1.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 9837482dc..fd9d1fafe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -106,7 +106,7 @@ clean:
# remove more cruft leftover by autohell
rm -f doc/faq/faq.html doc/faq/faq.txt doc/hackersguide/hackersguide.html m4/caca.m4
-test -f .noauto || find . -name Makefile.in -print | xargs -r rm
- test -f .noauto || rm -rf compile config.guess configure depcomp install-sh ltmain.sh missing aclocal.m4 config.h.in
+ test -f .noauto || rm -rf compile config.guess configure depcomp install-sh ltmain.sh missing aclocal.m4 include/configure.h.in
dh_clean
install: build