diff options
Diffstat (limited to 'src/Makefile.am')
-rw-r--r-- | src/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 82732ca4bb..dcf5b54336 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -23,8 +23,3 @@ if ENABLE_KEYMAP SUBDIRS += \ keymap endif - -if ENABLE_LEGACYLIB -SUBDIRS += \ - libudev-legacy -endif |