diff options
author | rh <rh> | 2000-11-17 08:06:23 +0000 |
---|---|---|
committer | rh <rh> | 2000-11-17 08:06:23 +0000 |
commit | c30b80a37ce2e92b5cf8a0c6f617349b1d541979 (patch) | |
tree | 0ca9f1c1716c6b6fa3c1c6ff7801be99b4db5bf7 /graphics | |
parent | 528437de628d103501e94646bc7d9f22158b341a (diff) | |
download | pkgsrc-c30b80a37ce2e92b5cf8a0c6f617349b1d541979.tar.gz |
add and enable autotrace
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 5971dc50f84..e630491d652 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.98 2000/11/01 16:30:46 hubertf Exp $ +# $NetBSD: Makefile,v 1.99 2000/11/17 08:06:23 rh Exp $ # FreeBSD Id: Makefile,v 1.53 1997/09/28 13:25:40 markm Exp # @@ -9,6 +9,7 @@ SUBDIR += MesaLib SUBDIR += Ngraph SUBDIR += alevt + SUBDIR += autotrace SUBDIR += camediaplay SUBDIR += cdlabelgen SUBDIR += clanlib |