summaryrefslogtreecommitdiffstats
path: root/games/fortune/unstr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/fortune/unstr/Makefile')
-rw-r--r--games/fortune/unstr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/fortune/unstr/Makefile b/games/fortune/unstr/Makefile
index ad3075f..fa17ec6 100644
--- a/games/fortune/unstr/Makefile
+++ b/games/fortune/unstr/Makefile
@@ -2,6 +2,7 @@
PROG= unstr
NOMAN= noman
-CFLAGS+=-I${.CURDIR}/../strfile
+CFLAGS+=-Wall -I${.CURDIR}/../strfile
+.include "${.CURDIR}/../../Makefile.inc"
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud