mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
fixing make distcheck
Original commit message from CVS: fixing make distcheck
This commit is contained in:
parent
6192403ffa
commit
064c9ec30c
2 changed files with 2 additions and 2 deletions
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 47d51c3f04e416caa4c43c72a5458df99cf09c3a
|
||||
Subproject commit 48638606945e579672f97b09cb797de3e6aee9e7
|
|
@ -12,4 +12,4 @@ libgsttarkin_la_CFLAGS = $(GST_CFLAGS) $(VORBIS_CFLAGS) -DTYPE_BITS=10 -DTYPE=in
|
|||
libgsttarkin_la_LIBADD = $(GST_LIBS) $(VORBIS_LIBS) $(VORBISENC_LIBS)
|
||||
libgsttarkin_la_LDFLAGS = @GST_PLUGIN_LDFLAGS@
|
||||
|
||||
noinst_HEADERS = gsttarkinenc.h
|
||||
noinst_HEADERS = gsttarkinenc.h mem.h tarkin.h yuv.h wavelet.h
|
||||
|
|
Loading…
Reference in a new issue