diff options
Diffstat (limited to 'gst')
-rw-r--r-- | gst/selector/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/selector/Makefile.am b/gst/selector/Makefile.am index ddeb90fd..bcab863e 100644 --- a/gst/selector/Makefile.am +++ b/gst/selector/Makefile.am @@ -19,4 +19,4 @@ libgstselector_la_CFLAGS = $(GST_CFLAGS) libgstselector_la_LIBADD = libgstselector_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) $(GST_BASE_LIBS) $(GST_PLUGINS_BASE_LIBS) -noinst_HEADERS = gstinputselector.h gstoutputselector.h $(built_headers) +noinst_HEADERS = gstinputselector.h gstoutputselector.h |