summaryrefslogtreecommitdiff
path: root/sys/Makefile.am
diff options
context:
space:
mode:
authorChristian Schaller <uraeus@gnome.org>2006-01-11 15:34:52 +0000
committerChristian Schaller <uraeus@gnome.org>2006-01-11 15:34:52 +0000
commitb08efa5f3e323c089e3417674bd14ac876d7e425 (patch)
tree3250f2d1264fc410a70997dd117bc44ed3620cf6 /sys/Makefile.am
parent7c8d38fbc9fa7ffb7ee2dc40e7c298497ecd6355 (diff)
downloadgstreamer-plugins-bad-b08efa5f3e323c089e3417674bd14ac876d7e425.tar.gz
remove old (broken) sunaudio plugin from bad as there is a new working one in -good
Original commit message from CVS: remove old (broken) sunaudio plugin from bad as there is a new working one in -good
Diffstat (limited to 'sys/Makefile.am')
-rw-r--r--sys/Makefile.am6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am
index b8ca3c914..82df59ee3 100644
--- a/sys/Makefile.am
+++ b/sys/Makefile.am
@@ -10,12 +10,6 @@
# QCAM_DIR=
# endif
-# if USE_SUNAUDIO
-# SUNAUDIO_DIR=sunaudio
-# else
-# SUNAUDIO_DIR=
-# endif
-
# if USE_GST_V4L2
# V4L2_DIR=v4l2
# else