Skip to content

Commit 43dce94

Browse files
authored
Merge pull request #464 from JacobBarthelmeh/testing
2 parents acd857f + b0e042b commit 43dce94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/wolfsshd/include.am

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ apps_wolfsshd_test_test_configuration_SOURCES = apps/wolfsshd/test/test_configur
1515
apps/wolfsshd/auth.c
1616
apps_wolfsshd_test_test_configuration_LDADD = src/libwolfssh.la
1717
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/
18+
apps_wolfsshd_test_test_configuration_CPPFLAGS = $(AM_CPPFLAGS) -DWOLFSSH_SSHD -DWOLFSSHD_UNIT_TEST -I$(srcdir)/apps/wolfsshd/
1919

2020
DISTCLEANFILES+= apps/wolfsshd/.libs/wolfsshd \
2121
apps/wolfsshd/test/.libs/test_configuration

0 commit comments

Comments
 (0)