mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-19 08:16:35 +00:00
warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
This commit is contained in:
@@ -22,7 +22,7 @@ check_PROGRAMS = \
|
||||
quick_start_example1
|
||||
|
||||
# set the include path found by configure
|
||||
INCLUDES = $(all_includes) $(LIBNFC_CFLAGS)
|
||||
AM_CPPFLAGS = $(all_includes) $(LIBNFC_CFLAGS)
|
||||
|
||||
AM_CFLAGS = -I$(top_srcdir)/libnfc -I$(top_srcdir)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user