diff options
| -rw-r--r-- | admin/www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/www/Makefile b/admin/www/Makefile index 4a4e0dbec..23e5eeffe 100644 --- a/admin/www/Makefile +++ b/admin/www/Makefile @@ -1,4 +1,4 @@ -HT2HTML = /home/bwarsaw/projects/ht2html/ht2html.py +HT2HTML = $(HOME)/projects/ht2html/ht2html.py HTSTYLE = MMGenerator HTALLFLAGS = -f -s $(HTSTYLE) |
