mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-11 01:53:48 +00:00
warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
This commit is contained in:
@@ -8,9 +8,7 @@ bin_PROGRAMS = \
|
|||||||
nfc-relay-picc
|
nfc-relay-picc
|
||||||
|
|
||||||
# set the include path found by configure
|
# set the include path found by configure
|
||||||
INCLUDES = $(all_includes) $(LIBNFC_CFLAGS)
|
AM_CPPFLAGS = $(all_includes) $(LIBNFC_CFLAGS)
|
||||||
|
|
||||||
AM_CFLAGS =
|
|
||||||
|
|
||||||
noinst_HEADERS = mifare.h nfc-utils.h
|
noinst_HEADERS = mifare.h nfc-utils.h
|
||||||
noinst_LTLIBRARIES = libnfcutils.la
|
noinst_LTLIBRARIES = libnfcutils.la
|
||||||
|
|||||||
Reference in New Issue
Block a user