Remove generated files at cleaning, and install some more examples.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10916 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
lumag 2003-09-21 13:12:58 +00:00
parent bcfeba4339
commit ae8ddc80bd
1 changed files with 2 additions and 1 deletions

3
debian/rules vendored
View File

@ -40,6 +40,7 @@ clean:
# commands to clean up after the build process.
-$(MAKE) distclean
rm -f help_mp.h config.h config.mak libao2/config.mak libvo/config.mak Gui/config.mak
dh_clean
# Build architecture-independent files here.
@ -61,7 +62,7 @@ binary-arch: build
dh_installdebconf
dh_installdocs --exclude=CVS --exclude=mplayer.1 DOCS/*
dh_installexamples etc/example.conf
dh_installexamples etc/example.conf etc/dvb-menu.conf etc/input.conf etc/menu.conf
dh_installmenu
# dh_installmime
dh_installinfo