summaryrefslogtreecommitdiffstats
path: root/htdocs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/htdocs/Makefile.am b/htdocs/Makefile.am
index b402eec..11b69e7 100644
--- a/htdocs/Makefile.am
+++ b/htdocs/Makefile.am
@@ -25,7 +25,7 @@ CGI = smokeping.fcgi.dist smokeping.cgi.dist
EXTRA_DIST = $(JS) $(CGI)
-jsdir = $(DESTDIR)$(prefix)/htdocs
+jsdir = $(DESTDIR)$(HTDOCSDIR)
nobase_js_DATA = $(JS)
js_SCRIPTS = $(CGI)