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