diff options
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8f960af..8fddfe8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ autorg_publish = emacs -batch -Q -l src/org-batch.el \ autorg-dirs: @mkdir -p org pub - @cp src/favicon.ico pub/ + @cp src/favicon.ico src/404.html pub/ autorg-greeting: @echo |

