summaryrefslogtreecommitdiff
path: root/Xprint/pcl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/pcl/Makefile.am')
-rw-r--r--Xprint/pcl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xprint/pcl/Makefile.am b/Xprint/pcl/Makefile.am
index e8bbae09e..e98434167 100644
--- a/Xprint/pcl/Makefile.am
+++ b/Xprint/pcl/Makefile.am
@@ -2,7 +2,7 @@ noinst_LTLIBRARIES = libpcl.la
INCLUDES = -I$(top_srcdir)/Xprint -I$(top_srcdir)/cfb -I$(top_srcdir)/mfb
-AM_CFLAGS = @DIX_CFLAGS@ -D_XP_PRINT_SERVER_ -DPSZ=8
+AM_CFLAGS = @DIX_CFLAGS@ @XPRINT_CFLAGS@ -D_XP_PRINT_SERVER_ -DPSZ=8
libpcl_la_SOURCES = \
PclArc.c \