diff options
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index 93e2793..1360cb8 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1999/05/17 10:43:58 foxfair Exp $ +# $Id: Makefile,v 1.93 1999/06/17 09:38:38 taoka Exp $ # SUBDIR += a2ps-a4 @@ -17,6 +17,7 @@ SUBDIR += bibview SUBDIR += c2ps-a4 SUBDIR += c2ps-letter + SUBDIR += cdlabelgen SUBDIR += cmpsfont SUBDIR += detex SUBDIR += dvi2tty |