diff options
author | Keith Packard <keithp@keithp.com> | 2009-03-07 14:49:22 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-03-07 14:49:22 -0800 |
commit | e63b5271bb54afc36e4b9891e51e053ff6011092 (patch) | |
tree | e6b17999be031a982def4898dd3ce31f9ff3ca70 /Makefile.am | |
parent | 77d754afc2d14aaa4413c13ebe3777ef385f62a9 (diff) |
Add ccmanual
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 11b0b700..8a061ab7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1 @@ -SUBDIRS=lib ccload s51 target/blink +SUBDIRS=lib ccload s51 ccmanual target/blink |