From 2924c6ccd71901854062296654c1869f09abc97c Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 20 Jan 2004 11:25:09 +0000 Subject: fix distcheck Original commit message from CVS: fix distcheck --- gst-libs/gst/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst') diff --git a/gst-libs/gst/Makefile.am b/gst-libs/gst/Makefile.am index bfec499e..e4859b29 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 -- cgit v1.2.1