directsound: Fix .c file name in Makefile
This was broken by accident, bad search and replace.
This commit is contained in:
parent
7edf41b470
commit
a3545637de
@ -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) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user