summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorAnton Khirnov <wyskas@gmail.com>2009-08-08 13:26:02 +0200
committerUoti Urpala <uau@glyph.nonexistent.invalid>2009-08-23 11:08:02 +0300
commit4972792c2e652f68a5bcc886de85c72fead3eabb (patch)
tree12dd49456631bcfdd71ed050ec7cd201d0fdf7de /debian
parent555dab7124d46adc094cf2e7dd218e37fb6548d2 (diff)
downloadmpv-4972792c2e652f68a5bcc886de85c72fead3eabb.tar.bz2
mpv-4972792c2e652f68a5bcc886de85c72fead3eabb.tar.xz
debian/rules: don't manually remove config files
they're removed automatically by make distclean.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 618d06a998..5a775b8906 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,7 +51,6 @@ clean:
# commands to clean up after the build process.
-$(MAKE) distclean
- rm -f help_mp.h config.h config.mak
dh_clean
# Build architecture-independent files here.