diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-20 04:38:52 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-20 04:38:52 +0000 |
commit | 0ad913e704b216c203aeea00cf88f4ed8f4f505b (patch) | |
tree | 2c673a58c52346a2a635a72cdfe24d9061dcfec7 /print/Makefile | |
parent | d9ad525c8159ec37b991fa8a18719b91789e5c0d (diff) |
Notes
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 0345b0ba1d12..c0e6576950ad 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1998/02/04 12:20:50 tg Exp $ +# $Id: Makefile,v 1.55 1998/02/14 18:15:46 andreas Exp $ # # the reversed ordering of a2ps43 and a2ps is intentional -- this @@ -34,6 +34,7 @@ SUBDIR += lyx SUBDIR += makeindex SUBDIR += mp + SUBDIR += mpage SUBDIR += musixtex SUBDIR += pkfonts SUBDIR += psutils |