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 /configure.ac | |
parent | 55eba4fa08b022197106245d36a70f575a070b0a (diff) |
Add more commands to s51 assembly-language debugger
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 6182d71c..a14c802b 100644 --- a/configure.ac +++ b/configure.ac @@ -92,4 +92,5 @@ AC_OUTPUT([ Makefile lib/Makefile ccload/Makefile +s51/Makefile ]) |