diff options
Diffstat (limited to 'plugins/profiler')
-rw-r--r-- | plugins/profiler/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/profiler/Makefile.am b/plugins/profiler/Makefile.am index 4a8a45910b..21f63af33f 100644 --- a/plugins/profiler/Makefile.am +++ b/plugins/profiler/Makefile.am @@ -1,4 +1,4 @@ -INCLUDES = \ +AM_CPPFLAGS = \ -I$(top_srcdir) \ $(SHELL_CFLAGS) |