Module Name: src
Committed By: mrg
Date: Tue Oct 18 08:18:36 UTC 2022
Modified Files:
src/external/mit/xorg/lib/xkeyboard-config/rules: Makefile
Log Message:
keep changed-how-generated files in the ${FILES} list.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 \
src/external/mit/xorg/lib/xkeyboard-config/rules/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/mit/xorg/lib/xkeyboard-config/rules/Makefile
diff -u src/external/mit/xorg/lib/xkeyboard-config/rules/Makefile:1.8 src/external/mit/xorg/lib/xkeyboard-config/rules/Makefile:1.9
--- src/external/mit/xorg/lib/xkeyboard-config/rules/Makefile:1.8 Tue Oct 18 07:41:29 2022
+++ src/external/mit/xorg/lib/xkeyboard-config/rules/Makefile Tue Oct 18 08:18:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2022/10/18 07:41:29 mrg Exp $
+# $NetBSD: Makefile,v 1.9 2022/10/18 08:18:36 mrg Exp $
#
# When upgrading, re-assemble the files base, base.lst, evdev and
# evdev.lst by running ./configure && make in the dist directory,
@@ -18,6 +18,7 @@
XKBNAME= rules
GENFILES= base.extras.xml base.xml
FILES= README base base.lst evdev evdev.lst xfree98 xkb.dtd
+FILES+= evdev.extras.xml evdev.xml
FILES+= ${GENFILES}
CLEAN+= ${GENFILES}