diff options
Diffstat (limited to 'extras/Makefile.am')
-rw-r--r-- | extras/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/extras/Makefile.am b/extras/Makefile.am index 629b70e387..9528e8afa3 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -11,7 +11,8 @@ SUBDIRS = \ fstab_import \ rule_generator \ scsi_id \ - usb_id + usb_id \ + v4l_id if ENABLE_EXTRAS SUBDIRS += \ |