onvif: fix 'make dist'

This commit is contained in:
Tim-Philipp Müller 2014-12-12 00:30:21 +00:00
parent 75b0bac7f8
commit cb5c563b36

View file

@ -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) \