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.
2 parents acd857f + b0e042b commit 43dce94Copy full SHA for 43dce94
apps/wolfsshd/include.am
@@ -15,7 +15,7 @@ apps_wolfsshd_test_test_configuration_SOURCES = apps/wolfsshd/test/test_configur
15
apps/wolfsshd/auth.c
16
apps_wolfsshd_test_test_configuration_LDADD = src/libwolfssh.la
17
apps_wolfsshd_test_test_configuration_DEPENDENCIES = src/libwolfssh.la
18
-apps_wolfsshd_test_test_configuration_CPPFLAGS = $(AM_CPPFLAGS) -DWOLFSSH_SSHD -DWOLFSSHD_UNIT_TEST -Iapps/wolfsshd/
+apps_wolfsshd_test_test_configuration_CPPFLAGS = $(AM_CPPFLAGS) -DWOLFSSH_SSHD -DWOLFSSHD_UNIT_TEST -I$(srcdir)/apps/wolfsshd/
19
20
DISTCLEANFILES+= apps/wolfsshd/.libs/wolfsshd \
21
apps/wolfsshd/test/.libs/test_configuration
0 commit comments