One more build fix.
This commit is contained in:
parent
07303c1b42
commit
3c58072956
|
@ -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…
Reference in New Issue