summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/Makefile.in1
-rw-r--r--html/images/Makefile.in1
-rw-r--r--html/man/Makefile.in1
3 files changed, 3 insertions, 0 deletions
diff --git a/html/Makefile.in b/html/Makefile.in
index 82467b8f..760e5a18 100644
--- a/html/Makefile.in
+++ b/html/Makefile.in
@@ -380,6 +380,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/html/images/Makefile.in b/html/images/Makefile.in
index 80b74bfe..2cdec5ed 100644
--- a/html/images/Makefile.in
+++ b/html/images/Makefile.in
@@ -319,6 +319,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@
diff --git a/html/man/Makefile.in b/html/man/Makefile.in
index eb99fd1b..e006ccb1 100644
--- a/html/man/Makefile.in
+++ b/html/man/Makefile.in
@@ -319,6 +319,7 @@ pdfdir = @pdfdir@
prefix = @prefix@
program_transform_name = @program_transform_name@
psdir = @psdir@
+runstatedir = @runstatedir@
sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
srcdir = @srcdir@