aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Makefile
diff options
authorJosh Triplett <josh@freedesktop.org>2007-09-15 12:42:33 -0700
committerJosh Triplett <josh@freedesktop.org>2007-09-15 12:42:33 -0700
commit6f0a86bb5250df64a0755ee5009478adb2a4967f (patch)
tree74311561cb2286f189f3da62a382f529c1d14e60 /Makefile
parent652fe5979cc747b1b83d0e979c4e80494e3432ea (diff)
downloadsparse-dev-6f0a86bb5250df64a0755ee5009478adb2a4967f.tar.gz
Add a manpage for cgcc
Signed-off-by: Josh Triplett <josh@freedesktop.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51014732..b15374cc 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ PROGRAMS=test-lexing test-parsing obfuscate compile graph sparse test-linearize
INST_PROGRAMS=sparse cgcc
-INST_MAN1=sparse.1
+INST_MAN1=sparse.1 cgcc.1
ifeq ($(HAVE_LIBXML),yes)
PROGRAMS+=c2xml