]> git.ipfire.org Git - thirdparty/libvirt.git/commit
examples: Drop object_events_event_test_CFLAGS
authorAndrea Bolognani <abologna@redhat.com>
Tue, 21 May 2019 12:08:35 +0000 (14:08 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 3 Jun 2019 15:27:11 +0000 (17:27 +0200)
commitf91dfc4890cdd7407129ce2c15561eeb19d8cdc7
treea4f5e05c38b9cb5d6b991123b58a56bc2f638a1d
parent4f274bd7e39bb4bdd587488f685fcbc85d862c92
examples: Drop object_events_event_test_CFLAGS

$(AM_CPPFLAGS) already includes $(WARN_CFLAGS), so this is
not doing anything useful.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Acked-by: Michal Privoznik <mprivozn@redhat.com>
examples/Makefile.am