aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--config.mk3
2 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6a8fdd1..a706664 100644
--- a/Makefile
+++ b/Makefile
@@ -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
diff --git a/config.mk b/config.mk
index 690dcc0..afbb8f6 100644
--- a/config.mk
+++ b/config.mk
@@ -1 +1,2 @@
-HYDE = hyde
+BASEHREF = file://`realpath .`
+HYDE = hyde