diff options
author | jtb <jtb@pkgsrc.org> | 2001-02-24 01:34:32 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-02-24 01:34:32 +0000 |
commit | 77bde4476f7786a6de67d27d193ad235ae99dad2 (patch) | |
tree | dcd35e3330567b7f8cb8f6e563350a52978a8377 /graphics | |
parent | e4db669497969a2cd7a1a64e328f02ee1b6e277f (diff) | |
download | pkgsrc-77bde4476f7786a6de67d27d193ad235ae99dad2.tar.gz |
Add tcm
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 57018779c82..42f953e0827 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.120 2001/02/21 20:33:52 veego Exp $ +# $NetBSD: Makefile,v 1.121 2001/02/24 01:34:32 jtb Exp $ # COMMENT= Graphics tools and libraries @@ -101,6 +101,7 @@ SUBDIR+= sane-backends SUBDIR+= sane-frontends SUBDIR+= scigraphica SUBDIR+= sketch +SUBDIR+= tcm SUBDIR+= tgif SUBDIR+= tiff SUBDIR+= tkpiechart |