diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-17 09:38:38 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-06-17 09:38:38 +0000 |
commit | d7e55a58c86608208d3f410cd4d24a8f186089f5 (patch) | |
tree | 823cb9163238af62b634f5e8d154daa5fbd21a70 /print | |
parent | Added acroread-chsfont and acroread-chtfont (diff) |
Added acroread-commfont
Notes
Notes:
svn path=/head/; revision=19528
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index b3270626aeb8..93e27930a4a1 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.91 1999/05/11 02:02:02 taoka Exp $ +# $Id: Makefile,v 1.92 1999/05/17 10:43:58 foxfair Exp $ # SUBDIR += a2ps-a4 @@ -7,6 +7,7 @@ SUBDIR += a2ps43-a4 SUBDIR += a2ps43-letter SUBDIR += acroread + SUBDIR += acroread-commfont SUBDIR += acroread4 SUBDIR += afm SUBDIR += amspsfnt |