diff options
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 57333a849789..9225f41d6c53 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.69 1998/11/06 08:13:30 tg Exp $ +# $Id: Makefile,v 1.70 1998/11/07 10:49:46 asami Exp $ # SUBDIR += a2ps @@ -39,6 +39,7 @@ SUBDIR += mpage SUBDIR += musixtex SUBDIR += offix-printer + SUNDIR += pbm2ppa SUBDIR += p5-FreeType SUBDIR += p5-FreeTypeWrapper SUBDIR += pkfonts118 |