summaryrefslogtreecommitdiff
path: root/xserver/hw/xprint/pcl-mono/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'xserver/hw/xprint/pcl-mono/Makefile.in')
-rw-r--r--xserver/hw/xprint/pcl-mono/Makefile.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/xserver/hw/xprint/pcl-mono/Makefile.in b/xserver/hw/xprint/pcl-mono/Makefile.in
index c23f449e0..bcfd00c91 100644
--- a/xserver/hw/xprint/pcl-mono/Makefile.in
+++ b/xserver/hw/xprint/pcl-mono/Makefile.in
@@ -230,8 +230,12 @@ KDRIVEFBDEV_FALSE = @KDRIVEFBDEV_FALSE@
KDRIVEFBDEV_TRUE = @KDRIVEFBDEV_TRUE@
KDRIVELINUX_FALSE = @KDRIVELINUX_FALSE@
KDRIVELINUX_TRUE = @KDRIVELINUX_TRUE@
+KDRIVEOPENBSD_FALSE = @KDRIVEOPENBSD_FALSE@
+KDRIVEOPENBSD_TRUE = @KDRIVEOPENBSD_TRUE@
KDRIVEVESA_FALSE = @KDRIVEVESA_FALSE@
KDRIVEVESA_TRUE = @KDRIVEVESA_TRUE@
+KDRIVEWSCONS_FALSE = @KDRIVEWSCONS_FALSE@
+KDRIVEWSCONS_TRUE = @KDRIVEWSCONS_TRUE@
KDRIVE_CFLAGS = @KDRIVE_CFLAGS@
KDRIVE_FALSE = @KDRIVE_FALSE@
KDRIVE_HW_FALSE = @KDRIVE_HW_FALSE@