mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 13:32:29 +00:00
disting fix, ronald remember to make sure all new files get disted :)
Original commit message from CVS: disting fix, ronald remember to make sure all new files get disted :)
This commit is contained in:
parent
3a98c2756f
commit
b0212d99c4
1 changed files with 7 additions and 6 deletions
|
@ -17,9 +17,10 @@ libgstossaudio_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
|||
libgstosshelper_la_SOURCES = gstosshelper.c
|
||||
libgstosshelper_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = gstosssink.h \
|
||||
gstosssrc.h \
|
||||
gstossgst.h \
|
||||
gstosshelper.h \
|
||||
gstosselement.h \
|
||||
gstossmixer.c
|
||||
noinst_HEADERS = gstosssink.h \
|
||||
gstosssrc.h \
|
||||
gstossgst.h \
|
||||
gstosshelper.h \
|
||||
gstosselement.h\
|
||||
gstossmixer.c \
|
||||
gstossmixer.h
|
||||
|
|
Loading…
Reference in a new issue