mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-21 07:46:38 +00:00
don't install marshal header
Original commit message from CVS: don't install marshal header
This commit is contained in:
parent
cc2284b11d
commit
5c13390921
1 changed files with 1 additions and 2 deletions
|
@ -23,9 +23,8 @@ built_headers = \
|
||||||
libgstmixerinclude_HEADERS = \
|
libgstmixerinclude_HEADERS = \
|
||||||
$(mixer_headers)
|
$(mixer_headers)
|
||||||
|
|
||||||
# FIXME 0.9: don't include marshal files
|
|
||||||
nodist_libgstmixerinclude_HEADERS = \
|
nodist_libgstmixerinclude_HEADERS = \
|
||||||
$(built_headers)
|
mixer-enumtypes.h
|
||||||
|
|
||||||
noinst_LTLIBRARIES = libgstmixer.la
|
noinst_LTLIBRARIES = libgstmixer.la
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue