summaryrefslogtreecommitdiff
path: root/Xprint/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Xprint/Makefile.am')
-rw-r--r--Xprint/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xprint/Makefile.am b/Xprint/Makefile.am
index 26a2afd41..de8874493 100644
--- a/Xprint/Makefile.am
+++ b/Xprint/Makefile.am
@@ -2,7 +2,7 @@ SUBDIRS = doc pcl raster ps etc
bin_PROGRAMS = Xprt
-Xprt_CFLAGS = @DIX_CFLAGS@ -DPRINT_ONLY_SERVER -D_XP_PRINT_SERVER_ -DXPRINTDIR=\"$(prefix)/X11/xserver\"
+Xprt_CFLAGS = @DIX_CFLAGS@ @XPRINT_CFLAGS@ -DPRINT_ONLY_SERVER -D_XP_PRINT_SERVER_ -DXPRINTDIR=\"$(prefix)/X11/xserver\"
Xprt_LDFLAGS = -L$(top_srcdir)
Xprt_LDADD = @XPRINT_LIBS@ pcl/libpcl.la raster/libraster.la