diff options
Diffstat (limited to 'sys')
-rw-r--r-- | sys/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile.am b/sys/Makefile.am index a9b35763..e27534da 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -34,7 +34,7 @@ else SUNAUDIO_DIR= endif -if USE_V4L +if USE_GST_V4L V4L_DIR=v4l else V4L_DIR= |