diff options
| author | Keith Packard <keithp@keithp.com> | 2011-08-26 15:02:43 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-08-26 20:56:25 -0700 |
| commit | c32893ce79835a8f861d6ef414644c2ff9769ff6 (patch) | |
| tree | a6fd36123685f6880d35612782ddff2ed2d9b18c /src/Makefile | |
| parent | 8125acc030574afed6f23aa8aa302d9c768bb04e (diff) | |
altos: Integrate telescience support
Adds a few drivers including an LCD driver
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index 4e40c2bf..caa91e83 100644 --- a/src/Makefile +++ b/src/Makefile @@ -18,7 +18,7 @@ SUBDIRS=\ telemini-v1.0 telenano-v0.1 \ telebt-v0.0 telebt-v0.1 \ telemetrum-v0.1-sky telemetrum-v0.1-sirf \ - tidongle test + tidongle test telescience-v0.1 all: all-local all-recursive |
