diff options
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: |
