summaryrefslogtreecommitdiff
path: root/lib/libpanel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpanel/Makefile')
-rw-r--r--lib/libpanel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libpanel/Makefile b/lib/libpanel/Makefile
index 938f750b552..91f9ab85a37 100644
--- a/lib/libpanel/Makefile
+++ b/lib/libpanel/Makefile
@@ -2,6 +2,7 @@ LIB= panel
SRCS= panel.c
HDRS= panel.h
MAN= panel.3
+CFLAGS+= -I${.CURDIR}/../libcurses -DHAVE_CONFIG_H
includes:
@cd ${.CURDIR}; for i in ${HDRS}; do \