summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/mixer
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-07-30 18:18:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-07-30 18:18:20 +0000
commit2ca5cb14e5bf8b3872cef5bc26af64239e5d9025 (patch)
tree2ea591abab03b7ca7f2428097b31081d3f214ee7 /gst-libs/gst/mixer
parenta128c0803fe5f6d2a8f1f2e146076a292a325bb7 (diff)
downloadgst-plugins-bad-2ca5cb14e5bf8b3872cef5bc26af64239e5d9025.tar.gz
gst-plugins-bad-2ca5cb14e5bf8b3872cef5bc26af64239e5d9025.tar.bz2
gst-plugins-bad-2ca5cb14e5bf8b3872cef5bc26af64239e5d9025.zip
don't install marshal header
Original commit message from CVS: don't install marshal header
Diffstat (limited to 'gst-libs/gst/mixer')
-rw-r--r--gst-libs/gst/mixer/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/gst-libs/gst/mixer/Makefile.am b/gst-libs/gst/mixer/Makefile.am
index ab32349d..1c71b0b4 100644
--- a/gst-libs/gst/mixer/Makefile.am
+++ b/gst-libs/gst/mixer/Makefile.am
@@ -23,9 +23,8 @@ built_headers = \
libgstmixerinclude_HEADERS = \
$(mixer_headers)
-# FIXME 0.9: don't include marshal files
nodist_libgstmixerinclude_HEADERS = \
- $(built_headers)
+ mixer-enumtypes.h
noinst_LTLIBRARIES = libgstmixer.la