Module Name:    src
Committed By:   roy
Date:           Thu Apr 25 11:21:34 UTC 2019

Modified Files:
        src/etc/rc.d: Makefile

Log Message:
Fix build, install wsmoused


To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/etc/rc.d/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/etc/rc.d/Makefile
diff -u src/etc/rc.d/Makefile:1.101 src/etc/rc.d/Makefile:1.102
--- src/etc/rc.d/Makefile:1.101	Thu Apr 25 08:56:21 2019
+++ src/etc/rc.d/Makefile	Thu Apr 25 11:21:34 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.101 2019/04/25 08:56:21 roy Exp $
+# $NetBSD: Makefile,v 1.102 2019/04/25 11:21:34 roy Exp $
 
 .include <bsd.own.mk>
 
@@ -40,7 +40,7 @@ CONFIGFILES=\
 		savecore screenblank securelevel sshd \
 		staticroute swap1 swap2 sysctl sysdb syslogd \
 		timed tpctl ttys \
-		veriexec virecover wdogctl wpa_supplicant wscons wsmouse
+		veriexec virecover wdogctl wpa_supplicant wscons wsmoused
 FILESDIR=	/etc/rc.d
 FILESMODE=	${BINMODE}
 

Reply via email to