summaryrefslogtreecommitdiffstats
path: root/sys/directsound
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-06-14 12:14:24 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-14 12:14:24 +0000
commit93fb3e1e6a11068ade17d8274a04d87cc63d8bb3 (patch)
tree876cdb41643fc854eda641a9e7d7fbdd356b4aa4 /sys/directsound
parent98165a69eeb1236c9aa189e24acbf8be442131d3 (diff)
Make sure to dist everything needed for win32 builds.
Original commit message from CVS: * configure.ac: * sys/Makefile.am: * sys/directdraw/Makefile.am: * sys/directsound/Makefile.am: * sys/waveform/Makefile.am: Make sure to dist everything needed for win32 builds.
Diffstat (limited to 'sys/directsound')
-rw-r--r--sys/directsound/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/directsound/Makefile.am b/sys/directsound/Makefile.am
index 3b24de62..010ec6cd 100644
--- a/sys/directsound/Makefile.am
+++ b/sys/directsound/Makefile.am
@@ -7,3 +7,5 @@ libgstdirectsoundsink_la_LIBADD = $(DIRECTSOUND_LIBS) \
$(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) \
-lgstaudio-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR)
libgstdirectsoundsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(DIRECTSOUND_LDFLAGS)
+
+noinst_HEADERS = gstdirectsoundsink.h