We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 902c6eb commit c8ba95bCopy full SHA for c8ba95b
Makefile.am
@@ -699,7 +699,7 @@ test_runner_SOURCES = \
699
700
EXTRA_test_runner_DEPENDENCIES = test/get_images/test_images.txt
701
702
-test_fiwalk_fiwalk_test_CPPFLAGS = $(AM_CPPFLAGS) -Ivendors $(CATCH2_CPPFLAGS)
+test_fiwalk_fiwalk_test_CPPFLAGS = $(AM_CPPFLAGS) -I$(srcdir)/vendors $(CATCH2_CPPFLAGS)
703
test_fiwalk_fiwalk_test_LDADD = $(TSK_LIBS)
704
test_fiwalk_fiwalk_test_SOURCES = \
705
test/fiwalk/fiwalk_test.cpp \
0 commit comments