summaryrefslogtreecommitdiff
path: root/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'linux/Makefile')
-rw-r--r--linux/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/linux/Makefile b/linux/Makefile
index 5a371f4..0a87c6f 100644
--- a/linux/Makefile
+++ b/linux/Makefile
@@ -41,4 +41,7 @@ X/xkb.tgz:X/compat/* X/rules/* X/symbols/* X/types/*
clean:
rm -f ${FILES}
+install:X/xkb.tgz
+ tar -xzf X/xkb.tgz -C /usr/share/X11/
+
.PHONY: clean