diff options
author | jlam <jlam> | 1999-09-04 15:56:33 +0000 |
---|---|---|
committer | jlam <jlam> | 1999-09-04 15:56:33 +0000 |
commit | 80b5a870e8d06d5dc6fa3f26b7c598da63e7f5b5 (patch) | |
tree | 77b59b0127d877567d8ec69ce13937c6b6902ae4 /print/Makefile | |
parent | 30e6668b52dee50c735ba18307178050f678534d (diff) | |
download | pkgsrc-80b5a870e8d06d5dc6fa3f26b7c598da63e7f5b5.tar.gz |
Add and enable stylewriter.
Diffstat (limited to 'print/Makefile')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 0dcaf2325c5..6917fc42ff9 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 1999/09/02 17:57:33 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.24 1999/09/04 15:56:33 jlam Exp $ # FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp # @@ -41,6 +41,7 @@ # SUBDIR += pkfonts SUBDIR += psutils SUBDIR += rtf2latex + SUBDIR += stylewriter SUBDIR += ted SUBDIR += teTeX SUBDIR += teTeX-bin |