From 58791b4e6feeacd9608757b8de8f1e5d378d51a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Wed, 25 Jul 2007 18:10:04 +0000 Subject: gst/real/Makefile.am: And dist the new header file too. Original commit message from CVS: * gst/real/Makefile.am: And dist the new header file too. --- ChangeLog | 5 +++++ gst/real/Makefile.am | 1 + 2 files changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index d81a1930..a9e5155a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-07-25 Tim-Philipp Müller + + * gst/real/Makefile.am: + And dist the new header file too. + 2007-07-25 Tim-Philipp Müller * gst/real/gstreal.h: 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 -- cgit v1.2.1