aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/groff/soelim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/groff/soelim/Makefile')
-rw-r--r--gnu/usr.bin/groff/soelim/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/groff/soelim/Makefile b/gnu/usr.bin/groff/soelim/Makefile
index 76665627a6c8..aad2e1f0362a 100644
--- a/gnu/usr.bin/groff/soelim/Makefile
+++ b/gnu/usr.bin/groff/soelim/Makefile
@@ -3,6 +3,7 @@
PROG= soelim
SRCS= soelim.cc
CFLAGS+= -I$(.CURDIR)/../include
+CXXFLAGS+= -I$(.CURDIR)/../include
LDADD+= $(LIBGROFF)
DPADD+= $(LIBGROFF)