diff options
author | Keith Packard <keithp@keithp.com> | 2008-12-22 19:11:56 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2008-12-22 19:11:56 -0800 |
commit | 4c4093c3fdd309123fdd068c0e1ff4947104492d (patch) | |
tree | 3fae24df467a70fad89150ea8ca155a6ddaf63b0 /Makefile.am | |
parent | 55eba4fa08b022197106245d36a70f575a070b0a (diff) |
Add more commands to s51 assembly-language debugger
Signed-off-by: Keith Packard <keithp@keithp.com>
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 71aee980..11b0b700 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1 @@ -SUBDIRS=lib ccload target/blink +SUBDIRS=lib ccload s51 target/blink |