diff options
| author | Keith Packard <keithp@keithp.com> | 2010-12-22 21:13:56 -0800 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2010-12-22 21:17:39 -0800 |
| commit | 5688af4e4d7ca8e559d758257e79b7979f1cc924 (patch) | |
| tree | 0efdd753e68d5ad1e1f53704ae6adcf79b369377 /src/Makefile | |
| parent | 9f7296b3feab872bf51fc369ade69cc1e7cf7a3f (diff) | |
altos: Add telemetrum-v1.1 directory
This just clones the v1.0 build; changes will be added on top of this.
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..a6615321 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.1 telemetrum-v1.0 teledongle-v0.2 telemetrum-v0.1-sky telemetrum-v0.1-sirf teledongle-v0.1 tidongle test all: all-recursive |
