libvirt/examples
Eric Blake 1862a55462 maint: Prefer AM_CPPFLAGS over INCLUDES
Our use of INCLUDES in Makefile.am hearkens back to when we had to
cater to automake 1.9.6 (thanks, RHEL 5) which lacked AM_CPPFLAGS.
Modern Automake flags a warning that INCLUDES is deprecated, and
now that we mandate RHEL 7 or better (see commit c1bc9c66), we no
longer have to cater to the old spelling.  This change will also
make it easier to do per-binary CPPFLAGS.

Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2019-01-07 16:46:55 -06:00
..
admin examples: include config.h 2019-01-07 09:21:32 +01:00
apparmor apparmor: fix ptrace rules with kernel 4.18 2018-08-27 10:46:45 +02:00
dominfo Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
dommigrate examples: include config.h 2019-01-07 09:21:32 +01:00
domsuspend Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
domtop Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
hellolibvirt examples: include config.h 2019-01-07 09:21:32 +01:00
lxcconvert Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
object-events Remove backslash alignment attempts 2017-11-03 13:24:12 +01:00
openauth examples: include config.h 2019-01-07 09:21:32 +01:00
polkit examples: Use one top level makefile 2016-01-09 21:14:12 -05:00
rename examples: include config.h 2019-01-07 09:21:32 +01:00
systemtap Remove all Author(s): lines from source file headers 2018-12-13 16:08:38 +00:00
xml examples: Add clean-traffic-gateway into nwfilters 2018-07-18 14:03:47 +02:00
Makefile.am maint: Prefer AM_CPPFLAGS over INCLUDES 2019-01-07 16:46:55 -06:00