diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/udp/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/udp/Makefile.am b/gst/udp/Makefile.am index 3c609930..50c9b186 100644 --- a/gst/udp/Makefile.am +++ b/gst/udp/Makefile.am @@ -7,6 +7,6 @@ libgstudp_la_CFLAGS = $(GST_CFLAGS) libgstudp_la_LIBADD = libgstudp_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -noinst_HEADERS = gstudpsink.h gstudpsrc.h +noinst_HEADERS = gstudpsink.h gstudpsrc.h gstudp.h EXTRA_DIST = README |