diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-17 20:20:26 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-01-17 20:20:26 +0000 |
commit | 3b459832333262b866a5bda92d4e5d103be6ab53 (patch) | |
tree | 1dc6fcd2ec027ebefddde3467c50c925183d9a0d /print | |
parent | 78bb89e29e0d6806465619597b58ea0952170f8d (diff) |
Ate gnomeprint.
Notes
Notes:
svn path=/head/; revision=16118
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index a76a48cda548..a2aaf417267a 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.78 1999/01/04 03:36:21 steve Exp $ +# $Id: Makefile,v 1.79 1999/01/13 07:17:23 asami Exp $ # SUBDIR += a2ps-a4 @@ -29,6 +29,7 @@ SUBDIR += ghostscript5 SUBDIR += ghostscript55 SUBDIR += ghostview + SUBDIR += gnomeprint SUBDIR += gp SUBDIR += gsfonts SUBDIR += gv |