diff debian/rules @ 19035:834cc3e275aa

There is only one global config.mak file left.
author diego
date Wed, 12 Jul 2006 17:30:36 +0000
parents 0cb447b69ddd
children 0f1b5b68af32
line wrap: on
line diff
--- a/debian/rules	Wed Jul 12 17:28:14 2006 +0000
+++ b/debian/rules	Wed Jul 12 17:30:36 2006 +0000
@@ -39,7 +39,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
+	rm -f help_mp.h config.h config.mak
 	dh_clean
 
 # Build architecture-independent files here.