mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 02:31:03 +00:00
ext/theora/Makefile.am: Dist new header too,
Original commit message from CVS: * ext/theora/Makefile.am: Dist new header too,
This commit is contained in:
parent
8011ea8e2d
commit
cf82f2445e
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-03-01 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* ext/theora/Makefile.am:
|
||||
Dist new header too,
|
||||
|
||||
2006-03-01 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* docs/plugins/Makefile.am:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
plugin_LTLIBRARIES = libgsttheora.la
|
||||
|
||||
noinst_HEADERS = gsttheoraenc.h
|
||||
noinst_HEADERS = gsttheoraenc.h gsttheoradec.h
|
||||
|
||||
libgsttheora_la_SOURCES = theora.c theoraenc.c theoradec.c
|
||||
libgsttheora_la_CFLAGS = $(GST_CFLAGS) $(THEORA_CFLAGS)
|
||||
|
|
Loading…
Reference in a new issue