mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
onvif: fix 'make dist'
This commit is contained in:
parent
75b0bac7f8
commit
cb5c563b36
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ plugin_LTLIBRARIES = libgstrtponvif.la
|
|||
libgstrtponvif_la_SOURCES = \
|
||||
gstrtponvif.c \
|
||||
gstrtponviftimestamp.c gstrtponviftimestamp.h \
|
||||
gstrtponvifparse.c gstonvifparse.h
|
||||
gstrtponvifparse.c gstrtponvifparse.h
|
||||
libgstrtponvif_la_CFLAGS = $(GST_PLUGINS_BAD_CFLAGS) $(GST_PLUGINS_BASE_CFLAGS) \
|
||||
$(GST_BASE_CFLAGS) $(GST_CFLAGS)
|
||||
libgstrtponvif_la_LIBADD = $(GST_PLUGINS_BASE_LIBS) \
|
||||
|
|
Loading…
Reference in a new issue