1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00

compiling codec-cfg by default disabled

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@651 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-04-26 22:07:59 +00:00
parent 60f8256020
commit efe401c879

View File

@ -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: