diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-05 23:02:42 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-05 23:02:42 +0000 |
commit | a594f65604f8b31b6d57530d1dba3e1efe75fe6c (patch) | |
tree | 64ca33962e75532636faa64098b1075eb0674e25 /print | |
parent | 0e98521512f1e0421d1ea7f8e312975ebc3be74a (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 232e4196d052..62cbbfbfc2cc 100644 --- a/print/Makefile +++ b/print/Makefile @@ -116,6 +116,7 @@ SUBDIR += pcal SUBDIR += pclprint SUBDIR += pdflib + SUBDIR += pdflib-perl SUBDIR += pdflib3 SUBDIR += pdq SUBDIR += perlftlib |