Fix autotools deprecation warning with s/INCLUDES/AM_CPPFLAGS/g.

This commit is contained in:
Benoit Dejean
2015-06-21 18:04:12 +02:00
parent 1908c00d32
commit 119049b8c0
17 changed files with 21 additions and 21 deletions

View File

@@ -1,5 +1,5 @@
INCLUDES = @INCLUDES@
AM_CPPFLAGS = @AM_CPPFLAGS@
noinst_LTLIBRARIES = libgtop_sysdeps-2.0.la libgtop_sysdeps_suid-2.0.la