summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-07-25 18:10:04 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-07-25 18:10:04 +0000
commit58791b4e6feeacd9608757b8de8f1e5d378d51a0 (patch)
tree7d7068a4948c9fc2c32e50637a5ef0c9baf946cc
parent954ce759ef32d331cac4704bc607203b52b493e4 (diff)
downloadgst-plugins-bad-58791b4e6feeacd9608757b8de8f1e5d378d51a0.tar.gz
gst-plugins-bad-58791b4e6feeacd9608757b8de8f1e5d378d51a0.tar.bz2
gst-plugins-bad-58791b4e6feeacd9608757b8de8f1e5d378d51a0.zip
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.
-rw-r--r--ChangeLog5
-rw-r--r--gst/real/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d81a1930..a9e5155a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-07-25 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/real/Makefile.am:
+ And dist the new header file too.
+
+2007-07-25 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/real/gstreal.h:
Add missing header file.
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