diff options
| author | 2026-09-12 02:47:22 -0700 | |
|---|---|---|
| committer | 2026-09-12 02:47:22 -0700 | |
| commit | 67e39f46e1c1d56084154a1385e191cfee25f1e5 (patch) | |
| tree | c0b1f477fc90fc988d784b8dfac8d1798452b1da | |
| parent | 2f64631f0e81f951d747c56feebcaa0501519a25 (diff) | |
| download | new-dotfiles-67e39f46e1c1d56084154a1385e191cfee25f1e5.tar.gz new-dotfiles-67e39f46e1c1d56084154a1385e191cfee25f1e5.zip | |
This file is just used to make sure that the recipe doesn't try to tangle the
rincewind.org file every single time I run ‘make’. It should still re-run it
when changes are made to the file.
| -rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index ab90390..efedcf2 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -177,6 +177,7 @@ surfingkeys/dist/punt.js: surfingkeys/punt.ts surfingkeys/home.ts rincewind: \ emacs/.emacs.d/init.el \ wezterm/.config/wezterm/init.lua + touch $@ ## Diamond Interactive MacOS |
