diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am index f372db02..064da054 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,7 @@ -SUBDIRS = include lib doc \ - sbc gdbus common src plugins \ - network serial input audio \ - tools rfcomm dund pand hidd \ - cups test scripts +SUBDIRS = include lib doc sbc gdbus common src \ + plugins network serial input audio \ + tools rfcomm compat cups test scripts aclocaldir = $(datadir)/aclocal |