summaryrefslogtreecommitdiffstats
path: root/gtk/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/src/Makefile.am')
-rw-r--r--gtk/src/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/src/Makefile.am b/gtk/src/Makefile.am
index da65bc926..2a18ed70f 100644
--- a/gtk/src/Makefile.am
+++ b/gtk/src/Makefile.am
@@ -2,13 +2,13 @@
if MINGW
HB_LIBS= \
- -lhb -la52 -lmkv -lavresample -lavformat -lavcodec -lavutil -ldca \
+ -lhb -la52 -lmkv -lavresample -lavformat -lavcodec -lavutil \
-ldvdnav -ldvdread -lfaac -lmp3lame -lmpeg2 -lvorbis -lvorbisenc \
-logg -lsamplerate -lx264 -lmp4v2 -lswscale -ltheora -lz \
-lbz2 -liberty -lpthreadGC2 -lbluray -lass -lfontconfig -lfreetype
else
HB_LIBS= \
- -lhb -la52 -lmkv -lavresample -lavformat -lavcodec -lavutil -ldca \
+ -lhb -la52 -lmkv -lavresample -lavformat -lavcodec -lavutil \
-ldvdnav -ldvdread -lfaac -lmp3lame -lmpeg2 -lvorbis -lvorbisenc \
-logg -lsamplerate -lx264 -lmp4v2 -lswscale -ltheora -lz \
-lbz2 -lpthread -lbluray -lass -lfontconfig -lfreetype