We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f9cb3 commit e0f2651Copy full SHA for e0f2651
1 file changed
src/test/Makefile.am
@@ -19,7 +19,7 @@
19
# Steve Grubb <sgrubb@redhat.com>
20
#
21
22
-AM_CPPFLAGS = -I${top_srcdir} -I${top_srcdir}/lib -I${top_srcdir}/src -I${top_srcdir}/common -I${top_srcdir}/auparse
+AM_CPPFLAGS = -I${top_srcdir} -I${top_srcdir}/lib -I${top_srcdir}/src -I${top_srcdir}/common -I${top_srcdir}/auparse -I${top_srcdir}/src/libev
23
check_PROGRAMS = ilist_test slist_test format_event_test
24
TESTS = $(check_PROGRAMS)
25
ilist_test_LDADD = ${top_builddir}/src/ausearch-int.o
0 commit comments