aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBarattero Laurent <laurent@larueluberlu.net>2014-01-21 04:02:33 +0100
committerBarattero Laurent <laurent@larueluberlu.net>2014-01-21 04:02:33 +0100
commit98f60a7659f12e0474ecd3fed0632a059fb4133f (patch)
tree8f10736fec6777df15b70230489429d45978cd0f /Makefile.am
parent6ed6128396063cc4d1676d41fb63517eb29162e4 (diff)
update to version 0.3.0
adds improved driver support for linux
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cf4eaf6..81b09ad 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
# For futur Boost test
#ACLOCAL_AMFLAGS = -I ./build-aux/
-SUBDIRS = src
+SUBDIRS = src udev
dist_doc_DATA = README
man1_MANS = man/aeroup.man
EXTRA_DIST = $(man1_MANS)