diff options
author | Keith Packard <keithp@keithp.com> | 2012-03-31 12:44:14 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-03-31 12:44:25 -0700 |
commit | b89f11139fae7ae722ed78d342a169ed2bf5c948 (patch) | |
tree | 48f61913f747244d895c1559ff2ad087c82e12aa /src | |
parent | bbf31b8591f89e2a1fcc7dac5f42d730a81473d2 (diff) |
Build megametrum-v0.1 by default
Diffstat (limited to 'src')
-rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index 3603c277..db9bd508 100644 --- a/src/Makefile +++ b/src/Makefile @@ -13,6 +13,7 @@ vpath matrix.5c kalman include Version SUBDIRS=\ + megametrum-v0.1 \ stm-bringup stm-demo \ telemetrum-v1.2 telemetrum-v1.1 telemetrum-v1.0 \ teledongle-v0.2 teledongle-v0.1 \ |