mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-17 21:06:17 +00:00
Add missing header file to build file
This commit is contained in:
parent
a69a438d6c
commit
4a774a1eea
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ noinst_HEADERS = \
|
|||
gsttcpclientsrc.h gsttcpclientsink.h \
|
||||
gstmultifdsink.h \
|
||||
gstmultisocketsink.h \
|
||||
gsttcpserversrc.h gsttcpserversink.h
|
||||
gsttcpserversrc.h gsttcpserversink.h gstmultihandlesink.h
|
||||
|
||||
CLEANFILES = $(BUILT_SOURCES)
|
||||
|
||||
|
|
Loading…
Reference in a new issue