summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-26 22:07:59 +0000
committerarpi_esp <arpi_esp@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-26 22:07:59 +0000
commitefe401c879f3dc98d136733ee119148e4b00baad (patch)
treed0c0b10be514b79fac1d06404a88544497a2bf86 /Makefile
parent60f8256020bc7e0b9a34d5c88779248357d19500 (diff)
downloadmpv-efe401c879f3dc98d136733ee119148e4b00baad.tar.bz2
mpv-efe401c879f3dc98d136733ee119148e4b00baad.tar.xz
compiling codec-cfg by default disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@651 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f247c69b76..3a240e9cb4 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ VO_LIBS = -Llibvo -lvo $(X_LIBS)
# .PHONY: all clean
-all: version.h config.h $(PRG) $(PRG_CFG)
+all: version.h config.h $(PRG)
# $(PRG_AVIP)
.c.o: