warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
This commit is contained in:
parent
db2173efdf
commit
48016fa297
6 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# $Id$
|
||||
|
||||
INCLUDES = $(CUTTER_CFLAGS) $(LIBNFC_CFLAGS)
|
||||
AM_CPPFLAGS = $(CUTTER_CFLAGS) $(LIBNFC_CFLAGS)
|
||||
LIBS = $(CUTTER_LIBS)
|
||||
|
||||
if WITH_CUTTER
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue