diff options
Diffstat (limited to 'xorg-server/hw/xprint/pcl-mono/Makefile.am')
-rw-r--r-- | xorg-server/hw/xprint/pcl-mono/Makefile.am | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/xorg-server/hw/xprint/pcl-mono/Makefile.am b/xorg-server/hw/xprint/pcl-mono/Makefile.am new file mode 100644 index 000000000..4d8dfc682 --- /dev/null +++ b/xorg-server/hw/xprint/pcl-mono/Makefile.am @@ -0,0 +1,5 @@ +noinst_LTLIBRARIES = libpcl.la + +PCL_DRIVER = -DXP_PCL_MONO + +include ../pcl/Makefile.am.inc |