diff options
author | Keith Packard <keithp@keithp.com> | 2009-04-12 12:38:58 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2009-04-12 12:38:58 -0700 |
commit | 5221dc63cf3a059a32aca2bfa7828c215be814a1 (patch) | |
tree | f90895a39dc8197bc275ce2023aca2d40968d0bd /configure.ac | |
parent | ee110425fb814780476d1d3d8a257af126f41763 (diff) |
Add ccdump
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 516657ea..1d4720a6 100644 --- a/configure.ac +++ b/configure.ac @@ -98,4 +98,5 @@ lib/Makefile ccload/Makefile s51/Makefile ccmanual/Makefile +ccdump/Makefile ]) |