aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 9652766..5f68660 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -172,6 +172,11 @@ surfingkeys/dist/home.js: surfingkeys/home.ts
surfingkeys/dist/punt.js: surfingkeys/punt.ts surfingkeys/home.ts
cd surfingkeys && guix shell nodejs -- npx webpack -c webpack.config.js
+## Rincewind
+
+rincewind: \
+ emacs/.emacs.d/init.el
+
## Diamond Interactive MacOS
diamond-interactive: \