diff options
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index c0e6576950ad..529ce0c74b37 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1998/02/14 18:15:46 andreas Exp $ +# $Id: Makefile,v 1.56 1998/02/20 04:38:52 steve Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -33,6 +33,7 @@ SUBDIR += lprps SUBDIR += lyx SUBDIR += makeindex + SUBDIR += mgv SUBDIR += mp SUBDIR += mpage SUBDIR += musixtex |