diff options
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 |