From c4f6a2910ecde07f62445c38ecc980f5442f4838 Mon Sep 17 00:00:00 2001 From: holishing Date: Thu, 22 Apr 2021 16:03:04 +0800 Subject: [PATCH] sample/etc/Makefile: install newly added config file for new BBS by default * Enable register methods for New BBS by default * Also install blank sms notes by default for furthur needs --- sample/etc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sample/etc/Makefile b/sample/etc/Makefile index 3c041e56c..e39181912 100644 --- a/sample/etc/Makefile +++ b/sample/etc/Makefile @@ -5,6 +5,7 @@ INSTALLTAG=$(TARGET).installed FILES= Welcome Welcome_login \ Logout goodbye bad_host today_boring \ register registered registermail registeredmail \ + reg.methods reg.sms.notes \ feast sysop banip.conf \ ve.hlp board.help boardlist.help \ editable expire2.conf domain_name_query.cidr \