From 9698ad445b758c254693ce9f4bc39147b1aaec14 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 20 Jan 2004 11:25:09 +0000 Subject: [PATCH] fix distcheck Original commit message from CVS: fix distcheck --- gst-libs/gst/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index bfec499..e4859b2 100644 --- a/gst-libs/gst/Makefile.am +++ b/gst-libs/gst/Makefile.am @@ -65,4 +65,4 @@ libgstinterfaces_@GST_MAJORMINOR@_la_LIBADD = \ libgstinterfaces_@GST_MAJORMINOR@_la_LDFLAGS = @GST_PLUGINS_LT_LDFLAGS@ -version-info @GST_PLUGINS_LIBVERSION@ -noinst_HEADERS = gst-i18n-plugin.h +noinst_HEADERS = gettext.h gst-i18n-plugin.h -- 2.7.4