diff options
Diffstat (limited to 'gst/real/Makefile.am')
-rw-r--r-- | gst/real/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/real/Makefile.am b/gst/real/Makefile.am index d49e3637..29ba0d4c 100644 --- a/gst/real/Makefile.am +++ b/gst/real/Makefile.am @@ -15,5 +15,6 @@ libgstreal_la_LIBADD = \ libgstreal_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) noinst_HEADERS = \ + gstreal.h \ gstrealvideodec.h \ gstrealaudiodec.h |