diff options
author | 2024-07-09 11:54:34 +0200 | |
---|---|---|
committer | 2024-07-09 11:54:34 +0200 | |
commit | 6cfb406547ac57acb48de2e9e5cd20945770b3c0 (patch) | |
tree | 5ed84af63e4897f54309376503213948ae90854c /Makefile | |
parent | ac86507e1ff43827f3abd06102b94f5e8b7fd0e3 (diff) | |
download | website-6cfb406547ac57acb48de2e9e5cd20945770b3c0.tar.gz website-6cfb406547ac57acb48de2e9e5cd20945770b3c0.zip |
Change BASEHREF with realpath
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ include config.mk -BASEHREF = file:///var/home/alessandro/devel/aiezzi/website/ DEST = ~/www/alessandroiezzi.it .SUFFIXES: .rhtml .html .tmpl .trhtml .rhtml.config |