changeset 10915:230d73616bbc

Remove generated files at cleaning, and install some more examples.
author lumag
date Sun, 21 Sep 2003 13:12:58 +0000
parents f6268d5a10f4
children c36db88bfbc4
files debian/rules
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/debian/rules	Sun Sep 21 13:10:58 2003 +0000
+++ b/debian/rules	Sun Sep 21 13:12:58 2003 +0000
@@ -40,6 +40,7 @@
 
 	# 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 @@
 
 	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