From 064c9ec30c8e95d572326edacf45cbeede71372c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 6 Feb 2002 14:44:42 +0000 Subject: [PATCH] fixing make distcheck Original commit message from CVS: fixing make distcheck --- common | 2 +- ext/tarkin/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common b/common index 47d51c3f04..4863860694 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit 47d51c3f04e416caa4c43c72a5458df99cf09c3a +Subproject commit 48638606945e579672f97b09cb797de3e6aee9e7 diff --git a/ext/tarkin/Makefile.am b/ext/tarkin/Makefile.am index 86acce1f20..3c94999208 100644 --- a/ext/tarkin/Makefile.am +++ b/ext/tarkin/Makefile.am @@ -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