summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/Makefile.am3
-rw-r--r--templates/Makefile.in4
-rwxr-xr-xtemplates/topindex-bodycat.html4
3 files changed, 9 insertions, 2 deletions
diff --git a/templates/Makefile.am b/templates/Makefile.am
index 39ded72..ee6b481 100644
--- a/templates/Makefile.am
+++ b/templates/Makefile.am
@@ -1,6 +1,7 @@
templatesdir = $(datadir)/httrack/templates
templates_DATA = index-body.html index-header.html topindex-footer.html \
- index-footer.html topindex-body.html topindex-header.html
+ index-footer.html topindex-body.html topindex-header.html \
+ topindex-bodycat.html
EXTRA_DIST = $(templates_DATA)
diff --git a/templates/Makefile.in b/templates/Makefile.in
index f800722..565d593 100644
--- a/templates/Makefile.in
+++ b/templates/Makefile.in
@@ -69,6 +69,7 @@ INSTALL_SCRIPT = @INSTALL_SCRIPT@
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
LDFLAGS = @LDFLAGS@
LFS_FLAG = @LFS_FLAG@
+LIBOBJS = @LIBOBJS@
LIBS = @LIBS@
LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
@@ -135,7 +136,8 @@ target_alias = @target_alias@
templatesdir = $(datadir)/httrack/templates
templates_DATA = index-body.html index-header.html topindex-footer.html \
- index-footer.html topindex-body.html topindex-header.html
+ index-footer.html topindex-body.html topindex-header.html \
+ topindex-bodycat.html
EXTRA_DIST = $(templates_DATA)
diff --git a/templates/topindex-bodycat.html b/templates/topindex-bodycat.html
new file mode 100755
index 0000000..d7fda04
--- /dev/null
+++ b/templates/topindex-bodycat.html
@@ -0,0 +1,4 @@
+ <TH>
+ <BR/>
+ %s
+ </TH>