summaryrefslogtreecommitdiffstats
path: root/usr.bin/sgmls/sgmlsasp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sgmls/sgmlsasp/Makefile')
-rw-r--r--usr.bin/sgmls/sgmlsasp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/sgmls/sgmlsasp/Makefile b/usr.bin/sgmls/sgmlsasp/Makefile
index 1d60f29..69bfdab 100644
--- a/usr.bin/sgmls/sgmlsasp/Makefile
+++ b/usr.bin/sgmls/sgmlsasp/Makefile
@@ -8,7 +8,7 @@ PROG= sgmlsasp
SRCS+= sgmlsasp.c replace.c
-CFLAGS+= -I${.CURDIR}/../libsgmls -I${.CURDIR}/../sgmls
+CFLAGS+= -I${.CURDIR}/../libsgmls -I${.CURDIR}/../sgmls
LDADD= ${LIBSGMLS}
DPADD= ${LIBSGMLS}
OpenPOWER on IntegriCloud