Make automake happy: INCLUDES -> AM_CPPFLAGS
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
loaderdir = $(libdir)/pluma/plugin-loaders
|
||||
|
||||
INCLUDES = \
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir) \
|
||||
$(PLUMA_CFLAGS) \
|
||||
$(WARN_CFLAGS) \
|
||||
|
@@ -3,7 +3,7 @@
|
||||
SUBDIRS = bindings
|
||||
loaderdir = $(libdir)/pluma/plugin-loaders
|
||||
|
||||
INCLUDES = \
|
||||
AM_CPPFLAGS = \
|
||||
-I$(top_srcdir) \
|
||||
-I$(top_builddir) \
|
||||
-I$(top_srcdir)/pluma \
|
||||
|
Reference in New Issue
Block a user