summaryrefslogtreecommitdiff
path: root/gst/onvif
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2014-12-12 00:30:21 +0000
committerTim-Philipp Müller <tim@centricular.com>2014-12-12 00:30:21 +0000
commitcb5c563b3642eba7aaf170b7ff508e8d0c5f499f (patch)
treed0cc5f3254295482e9a8dcd013431d23637fad9b /gst/onvif
parent75b0bac7f8ed9a4f54fb73d4542cce39a9dc4c6c (diff)
onvif: fix 'make dist'
Diffstat (limited to 'gst/onvif')
-rw-r--r--gst/onvif/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/onvif/Makefile.am b/gst/onvif/Makefile.am
index 2aa779bf3..8ec94b160 100644
--- a/gst/onvif/Makefile.am
+++ b/gst/onvif/Makefile.am
@@ -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) \