summaryrefslogtreecommitdiffstats
path: root/libexec/lukemftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/lukemftpd/Makefile')
-rw-r--r--libexec/lukemftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/lukemftpd/Makefile b/libexec/lukemftpd/Makefile
index 4da1835..dc65054 100644
--- a/libexec/lukemftpd/Makefile
+++ b/libexec/lukemftpd/Makefile
@@ -11,7 +11,7 @@ MAN= lukemftpd.8 ftpd.conf.5 ftpusers.5
SRCS= cmds.c conf.c ftpd.c ftpcmd.y popen.c
WFORMAT= 0
-CFLAGS+= -I${.CURDIR} -I${LUKEMFTPD}
+CFLAGS+= -I${.CURDIR} -I${LUKEMFTPD} -I${LUKEMFTPD}/src
YFLAGS=
LDADD= -lmd -lcrypt -lutil
OpenPOWER on IntegriCloud