File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ apps_wolfsshd_test_test_configuration_SOURCES = apps/wolfsshd/test/test_configur
1515 apps/wolfsshd/auth.c
1616apps_wolfsshd_test_test_configuration_LDADD = src/libwolfssh.la
1717apps_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
2020DISTCLEANFILES+= apps/wolfsshd/.libs/wolfsshd \
2121 apps/wolfsshd/test/.libs/test_configuration
Original file line number Diff line number Diff line change 11#include <stdarg.h>
22
33#include <wolfssh/ssh.h>
4- #include <apps/wolfsshd/ configuration.h>
4+ #include <configuration.h>
55
66#ifndef WOLFSSH_DEFAULT_LOG_WIDTH
77 #define WOLFSSH_DEFAULT_LOG_WIDTH 120
You can’t perform that action at this time.
0 commit comments