diff options
author | Keith Packard <keithp@keithp.com> | 2013-01-01 23:03:29 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-01-01 23:03:29 -0800 |
commit | 4dae5b876b089c17c87c72df2ad2fa5ec4f1657c (patch) | |
tree | 76aa7592fb538b22699e5acde5b1f1232ffc4e52 /Makefile.am | |
parent | 3ac109132d1878abbd277ae21215716326404781 (diff) |
Build micropeak by default
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index e8945d90..7328c04e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS=src doc altoslib libaltos altosuilib altosui ao-tools ao-utils altosdroid +SUBDIRS=src doc altoslib libaltos altosuilib altosui micropeak ao-tools ao-utils altosdroid EXTRA_DIST = ChangeLog |