diff options
| author | Hellekin O. Wolf =8) <[email protected]> | 2010-06-21 04:03:56 (GMT) |
|---|---|---|
| committer | Hellekin O. Wolf =8) <[email protected]> | 2010-06-21 04:16:26 (GMT) |
| commit | e03c34ccbd4163f3184be25b94075538663d5ff0 (patch) | |
| tree | 2a1f04c00ba08207e9e17108b15092feff70ccfe /Makefile.am | |
| parent | bf5c89d3b052350824cb66098d74e3ced2538baa (diff) | |
Add favicon and 404 to pub/
Diffstat (limited to 'Makefile.am')
| -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 |

