From a3021b6bdb9483a5b72f3ed701dc71af00843abf Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Mon, 19 Sep 2016 17:28:07 +0200 Subject: Add Xmodmap configuration --- Xmodmap/GNUmakefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Xmodmap/GNUmakefile (limited to 'Xmodmap/GNUmakefile') diff --git a/Xmodmap/GNUmakefile b/Xmodmap/GNUmakefile new file mode 100644 index 0000000..30c1d75 --- /dev/null +++ b/Xmodmap/GNUmakefile @@ -0,0 +1,6 @@ +include ../dotfiles.mk + +all: .Xmodmap + +.Xmodmap: .Xmodmap.org + $(call tangle,fundamental) -- cgit v1.2.3-54-g00ecf