mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
One more build fix.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user