diff options
| author | bwarsaw | 2001-05-01 06:03:39 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-05-01 06:03:39 +0000 |
| commit | 5ff1feee18810d98357646cb12a1cb614f1022ed (patch) | |
| tree | 8631d09144b35293a8495eeaf15439cbb7e23c8d | |
| parent | a17501868e1f50aa3ba716eb9357d2727ca5d625 (diff) | |
| download | mailman-5ff1feee18810d98357646cb12a1cb614f1022ed.tar.gz mailman-5ff1feee18810d98357646cb12a1cb614f1022ed.tar.zst mailman-5ff1feee18810d98357646cb12a1cb614f1022ed.zip | |
| -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) |
