summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2005-05-06 10:02:53 +0000
committerChristian Schaller <uraeus@gnome.org>2005-05-06 10:02:53 +0000
commit4bfaf808b905283b0d9ae60e0938f2849639510c (patch)
tree61e3b5e72cc418b6e555ffede1f2e43ef95c2a85 /sys
parent6695411f848f6e20c6d2e4d91dbd0e82e3415547 (diff)
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)
Diffstat (limited to 'sys')
-rw-r--r--sys/Makefile.am10
-rw-r--r--sys/oss/Makefile.am3
2 files changed, 7 insertions, 6 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am
index 679df367..47c0c215 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -4,11 +4,11 @@
# DXR3_DIR=
# endif
-if USE_OSS
-OSS_DIR=oss
-else
-OSS_DIR=
-endif
+# if USE_OSS
+# OSS_DIR=oss
+# else
+# OSS_DIR=
+# endif
# if USE_OSX_AUDIO
# OSX_AUDIO_DIR=osxaudio
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