From 37eb8e78ed236280d23353c50ef0f04d34c3bb80 Mon Sep 17 00:00:00 2001 From: mbalmer Date: Tue, 3 Oct 2006 14:23:31 +0000 Subject: [PATCH] Adding cups-pdf. --- print/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/Makefile b/print/Makefile index 657b7bccf10..d5cd386f168 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.53 2006/07/30 17:39:55 david Exp $ +# $OpenBSD: Makefile,v 1.54 2006/10/03 14:23:31 mbalmer Exp $ SUBDIR += a2ps,a4 SUBDIR += a2ps,letter @@ -9,6 +9,7 @@ SUBDIR += auctex SUBDIR += bibview SUBDIR += cups + SUBDIR += cups-pdf SUBDIR += detex SUBDIR += dvi2tty SUBDIR += enscript