diff --git a/sys/directsound/Makefile.am b/sys/directsound/Makefile.am index 49c3ae5183..a04d6a84b1 100644 --- a/sys/directsound/Makefile.am +++ b/sys/directsound/Makefile.am @@ -1,6 +1,6 @@ plugin_LTLIBRARIES = libgstdirectsound.la -libgstdirectsound_la_SOURCES = gstdirectsound.c gstdirectsoundplugin.c +libgstdirectsound_la_SOURCES = gstdirectsoundsink.c gstdirectsoundplugin.c libgstdirectsound_la_CFLAGS = \ $(GST_PLUGINS_BASE_CFLAGS) \ $(GST_BASE_CFLAGS) \