diff options
| author | Keith Packard <keithp@keithp.com> | 2010-10-30 19:36:29 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2010-10-30 19:36:29 -0700 |
| commit | 3f53e5daeca4d9257aef017594fd65b379b97a1e (patch) | |
| tree | 691bf5573ed0ef5060bfc26f6ac84ed7267c65e3 /src/Makefile | |
| parent | 811ced628d586134224c1b501b40ce9eb435fc7c (diff) | |
Add initial teleterra implementation.
Not a lot of new code here, but it does test the teleterra audio system.
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 95d24425..c02b3d73 100644 --- a/src/Makefile +++ b/src/Makefile @@ -6,7 +6,7 @@ CC=sdcc include Version -SUBDIRS=telemetrum-v1.0 teledongle-v0.2 telemetrum-v0.1-sky telemetrum-v0.1-sirf teledongle-v0.1 tidongle test +SUBDIRS=telemetrum-v1.0 teledongle-v0.2 telemetrum-v0.1-sky telemetrum-v0.1-sirf teledongle-v0.1 teleterra-v0.1 tidongle test all: all-recursive |
