diff debian/rules @ 10915:230d73616bbc

Remove generated files at cleaning, and install some more examples.
author lumag
date Sun, 21 Sep 2003 13:12:58 +0000
parents 4bdd248d372e
children 38ef94bea3b8
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