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 /Makefile.am | |
parent | ee110425fb814780476d1d3d8a257af126f41763 (diff) |
Add ccdump
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 5341ab33..ee3d2924 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1 +1 @@ -SUBDIRS=lib ccload s51 ccmanual +SUBDIRS=lib ccload s51 ccmanual ccdump |