diff --git a/Xprint/pcl/Makefile.am.inc b/Xprint/pcl/Makefile.am.inc index 5b16bd5b4..585ce4839 100644 --- a/Xprint/pcl/Makefile.am.inc +++ b/Xprint/pcl/Makefile.am.inc @@ -1,7 +1,7 @@ INCLUDES = -I$(top_srcdir)/Xprint -I$(top_srcdir)/cfb -I$(top_srcdir)/mfb AM_CFLAGS = @SERVER_DEFINES@ @DIX_CFLAGS@ @XPRINT_CFLAGS@ \ - -D_XP_PRINT_SERVER_ -DPSZ=8 + -D_XP_PRINT_SERVER_ -DPSZ=8 $(PCL_DRIVER) libpcl_la_SOURCES = \ $(srcdir)/../pcl/PclArc.c \