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 4c9b20442b..629b70e387 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -15,5 +15,6 @@ SUBDIRS = \ if ENABLE_EXTRAS SUBDIRS += \ - udev-acl + udev-acl \ + gudev endif |