diff options
| author | 2024-11-22 23:42:12 -0800 | |
|---|---|---|
| committer | 2024-11-22 23:42:12 -0800 | |
| commit | 2cd30670d8395dc832747a4a0295ffd1bfb256b4 (patch) | |
| tree | 206070b22dd72830ed06ee0c4c1f3e6e60cad122 /GNUmakefile | |
| parent | 3e149fff6c03967d31e073f612bc40135d5a04a9 (diff) | |
| download | new-dotfiles-2cd30670d8395dc832747a4a0295ffd1bfb256b4.tar.gz new-dotfiles-2cd30670d8395dc832747a4a0295ffd1bfb256b4.zip | |
Fix rincewind configuration
Diffstat (limited to 'GNUmakefile')
| -rw-r--r-- | GNUmakefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index 15c6712..ba11628 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -163,6 +163,8 @@ endif check: $(SCHEME_IMPLEMENTATION) --no-auto-compile test.scm +new-dotfiles: + # Local Variables: # outline-regexp: "##+" # End: |
