mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
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.
This commit is contained in:
parent
954ce759ef
commit
58791b4e6f
2 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
|||
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:
|
||||
|
|
|
@ -15,5 +15,6 @@ libgstreal_la_LIBADD = \
|
|||
libgstreal_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = \
|
||||
gstreal.h \
|
||||
gstrealvideodec.h \
|
||||
gstrealaudiodec.h
|
||||
|
|
Loading…
Reference in a new issue