mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
autotools: fix distcheck
This commit is contained in:
parent
7b5e232a9e
commit
22ced50da5
1 changed files with 2 additions and 1 deletions
|
@ -50,7 +50,8 @@ c_sources = \
|
|||
rtsp-onvif-media-factory.c \
|
||||
rtsp-onvif-media.c
|
||||
|
||||
noinst_HEADERS =
|
||||
noinst_HEADERS = \
|
||||
rtsp-latency-bin.h
|
||||
|
||||
lib_LTLIBRARIES = \
|
||||
libgstrtspserver-@GST_API_VERSION@.la
|
||||
|
|
Loading…
Reference in a new issue