mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-07 17:12:09 +00:00
Silence Automake 1.13 warnings
warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
This commit is contained in:
@@ -12,7 +12,7 @@ endif
|
||||
|
||||
instdir = $(moduledir)
|
||||
|
||||
INCLUDES = \
|
||||
AM_CPPFLAGS = \
|
||||
$(XORG_INCS)
|
||||
|
||||
AM_CFLAGS = $(CWARNFLAGS) $(XORG_CFLAGS) $(DIX_CFLAGS) $(LIBDRM_CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user