summaryrefslogtreecommitdiffstats
path: root/common/bbs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'common/bbs/Makefile')
-rw-r--r--common/bbs/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/bbs/Makefile b/common/bbs/Makefile
index b93cada1..4b992b6a 100644
--- a/common/bbs/Makefile
+++ b/common/bbs/Makefile
@@ -10,4 +10,6 @@ LIB:= cmbbs
install:
+all: $(SRCROOT)/include/var.h .depend
+
.include <bsd.lib.mk>