diff options
| author | Keith Packard <keithp@keithp.com> | 2011-09-21 11:30:43 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-09-21 11:45:05 -0700 |
| commit | 7a02d4bace05cc829522933b9df6b82a9e17336f (patch) | |
| tree | 1d702f5e92a9f0c1288551486233d944e0f2d5c4 /src/Makefile | |
| parent | 0820f5c6dfe067590f36e8201a4049719dcf3d7c (diff) | |
altos: Add TelePyro v0.1 support
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 9ef5ae0a..91d3f035 100644 --- a/src/Makefile +++ b/src/Makefile @@ -19,7 +19,7 @@ SUBDIRS=\ telebt-v0.0 telebt-v0.1 \ telemetrum-v0.1-sky telemetrum-v0.1-sirf \ telelaunch-v0.1 \ - tidongle test telescience-v0.1 + tidongle test telescience-v0.1 telepyro-v0.1 all: all-local all-recursive |
