From ff7ec649a4be75c8200c1c35b8ca6d768d78b546 Mon Sep 17 00:00:00 2001 From: erik Date: Wed, 27 May 2009 19:38:30 +0000 Subject: Makefile an r1877 angepasst git-svn-id: https://svn.neo-layout.org@1878 b9310e46-f624-0410-8ea1-cfbb3a30dc96 --- linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/Makefile') diff --git a/linux/Makefile b/linux/Makefile index da72fc5..3f4a343 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -36,7 +36,7 @@ X/xkb.tgz:X/rules/* X/symbols/* X/types/* cd X; \ chmod u=rw,g=r,o=r rules/* symbols/* types/*; \ tar -cz --transform='s,^,xkb/,' \ - -f xkb.tgz rules/base symbols/de symbols/level3 symbols/level5 symbols/shift types/level5 + -f xkb.tgz rules/base rules/base.xml rules/evdev rules/evdev.xml symbols/de symbols/level3 symbols/level5 symbols/shift types/level5 clean: rm -f ${FILES} -- cgit v1.2.3