From 4bfaf808b905283b0d9ae60e0938f2849639510c Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 6 May 2005 10:02:53 +0000 Subject: gst-plugins 0.9 cvs head now compiles (only effectv left compiling) Original commit message from CVS: gst-plugins 0.9 cvs head now compiles (only effectv left compiling) --- sys/oss/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sys/oss') diff --git a/sys/oss/Makefile.am b/sys/oss/Makefile.am index 0365ba08..69c128eb 100644 --- a/sys/oss/Makefile.am +++ b/sys/oss/Makefile.am @@ -14,7 +14,8 @@ noinst_HEADERS = gstosssink.h \ gstosssrc.h \ gstosselement.h\ gstossmixer.h \ - gst-i18n-plugin.h + gst-i18n-plugin.h \ + gettext.h noinst_PROGRAMS = oss_probe -- cgit