diff options
Diffstat (limited to 'sys/Makefile.am')
-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 7028846a..a9b35763 100644 --- a/sys/Makefile.am +++ b/sys/Makefile.am @@ -40,7 +40,7 @@ else V4L_DIR= endif -if USE_V4L2 +if USE_GST_V4L2 V4L2_DIR=v4l2 else V4L2_DIR= |