diff options
author | Christian Schaller <uraeus@gnome.org> | 2006-01-11 15:34:52 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2006-01-11 15:34:52 +0000 |
commit | b08efa5f3e323c089e3417674bd14ac876d7e425 (patch) | |
tree | 3250f2d1264fc410a70997dd117bc44ed3620cf6 /sys/Makefile.am | |
parent | 7c8d38fbc9fa7ffb7ee2dc40e7c298497ecd6355 (diff) | |
download | gst-plugins-bad-b08efa5f3e323c089e3417674bd14ac876d7e425.tar.gz gst-plugins-bad-b08efa5f3e323c089e3417674bd14ac876d7e425.tar.bz2 gst-plugins-bad-b08efa5f3e323c089e3417674bd14ac876d7e425.zip |
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.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am index b8ca3c91..82df59ee 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 |