decklink: Dist all headers and put them in noinst_HEADERS
This commit is contained in:
parent
c220e120d7
commit
8ef0268b9c
@ -15,11 +15,15 @@ libgstdecklink_la_LIBTOOLFLAGS = --tag=disable-static
|
|||||||
|
|
||||||
libgstdecklink_la_SOURCES = \
|
libgstdecklink_la_SOURCES = \
|
||||||
gstdecklinksrc.cpp \
|
gstdecklinksrc.cpp \
|
||||||
gstdecklinksrc.h \
|
|
||||||
gstdecklinksink.cpp \
|
gstdecklinksink.cpp \
|
||||||
gstdecklinksink.h \
|
|
||||||
gstdecklink.cpp \
|
gstdecklink.cpp \
|
||||||
capture.cpp \
|
capture.cpp \
|
||||||
capture.h \
|
|
||||||
DeckLinkAPIDispatch.cpp
|
DeckLinkAPIDispatch.cpp
|
||||||
|
|
||||||
|
noinst_HEADERS = \
|
||||||
|
gstdecklinksrc.h \
|
||||||
|
gstdecklinksink.h \
|
||||||
|
capture.h \
|
||||||
|
DeckLinkAPI.h \
|
||||||
|
LinuxCOM.h
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user