changeset 650:78cffa191a1e

compiling codec-cfg by default disabled
author arpi_esp
date Thu, 26 Apr 2001 22:07:59 +0000
parents a76a78715c69
children 617ae66624b3
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Thu Apr 26 21:47:18 2001 +0000
+++ b/Makefile	Thu Apr 26 22:07:59 2001 +0000
@@ -30,7 +30,7 @@
 
 # .PHONY: all clean
 
-all:	version.h config.h $(PRG) $(PRG_CFG)
+all:	version.h config.h $(PRG)
 # $(PRG_AVIP)
 
 .c.o: