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