build: Don't forget to add windows files to EXTRA_DIST
[platform/upstream/gstreamer.git] / sys / msdk / Makefile.am
index 104d1b0..186d7c5 100644 (file)
@@ -96,8 +96,9 @@ noinst_HEADERS += \
        gstmsdkallocator_libva.h
 endif
 
-# TODO: add support for windows compilation
+# Windows compilation files, used by meson
 EXTRA_DIST = \
-       msdk_d3d.c
+       msdk_d3d.c \
+       gstmsdkallocator_d3d.c
 
 libgstmsdk_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)