]> git.sesse.net Git - vlc/blobdiff - modules/video_output/msw/Modules.am
Direct2D video output module
[vlc] / modules / video_output / msw / Modules.am
index 51807c882c72ad45e279d7b531cc662e44a68568..0613bae510d28102999780a1b8aa646311ef5746 100644 (file)
@@ -1,3 +1,11 @@
+SOURCES_direct2d = \
+        direct2d.c \
+        common.h \
+        events.h \
+        events.c \
+        common.c \
+        $(NULL)
+
 SOURCES_directx = \
        directx.c \
        common.h \