install the enumtypes header because audio plugins in other modules need it
Original commit message from CVS: install the enumtypes header because audio plugins in other modules need it
This commit is contained in:
parent
1ea0574af4
commit
3489636a8d
@ -33,7 +33,8 @@ libgstaudio_@GST_MAJORMINOR@include_HEADERS = \
|
|||||||
gstbaseaudiosink.h \
|
gstbaseaudiosink.h \
|
||||||
gstbaseaudiosrc.h \
|
gstbaseaudiosrc.h \
|
||||||
gstringbuffer.h \
|
gstringbuffer.h \
|
||||||
multichannel.h
|
multichannel.h \
|
||||||
|
multichannel-enumtypes.h
|
||||||
|
|
||||||
libgstaudio_@GST_MAJORMINOR@_la_LIBADD =
|
libgstaudio_@GST_MAJORMINOR@_la_LIBADD =
|
||||||
libgstaudio_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS)
|
libgstaudio_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user