mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 08:48:01 +02:00
One more build fix.
This commit is contained in:
parent
07303c1b42
commit
3c58072956
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue