summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 62a1a022e3..e19c3d8865 100644
--- a/Makefile
+++ b/Makefile
@@ -106,6 +106,7 @@ PARTS = libmpdemux \
libaf \
ifeq ($(WIN32DLL),yes)
+COMMON_LIBS += loader/libloader.a loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a
PARTS += loader loader/dshow loader/dmo
endif
ifeq ($(MP3LIB),yes)