diff --git a/Makefile b/Makefile
index ab7411d..d688b7c 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,8 @@ dist:
$(PACKAGE)-$(VERSION)/doc/Makefile \
$(PACKAGE)-$(VERSION)/doc/Xresources \
$(PACKAGE)-$(VERSION)/doc/docbook.sh \
+ $(PACKAGE)-$(VERSION)/doc/manual.css.xml \
+ $(PACKAGE)-$(VERSION)/doc/terminal.css.xml \
$(PACKAGE)-$(VERSION)/doc/terminal.xml \
$(PACKAGE)-$(VERSION)/doc/project.conf \
$(PACKAGE)-$(VERSION)/po/Makefile \
diff --git a/doc/Makefile b/doc/Makefile
index 4dd2f6f..5957040 100644
--- a/doc/Makefile
+++ b/doc/Makefile
@@ -12,7 +12,7 @@ all: $(TARGETS)
terminal.1: terminal.xml
./docbook.sh -P "$(PREFIX)" -- "terminal.1"
-terminal.html: terminal.xml
+terminal.html: manual.css.xml terminal.css.xml terminal.xml
./docbook.sh -P "$(PREFIX)" -- "terminal.html"
clean:
diff --git a/doc/manual.css.xml b/doc/manual.css.xml
new file mode 100644
index 0000000..44af16b
--- /dev/null
+++ b/doc/manual.css.xml
@@ -0,0 +1,33 @@
+
+
diff --git a/doc/project.conf b/doc/project.conf
index c8bd60e..c3dcdb3 100644
--- a/doc/project.conf
+++ b/doc/project.conf
@@ -1,5 +1,5 @@
targets=terminal.1,terminal.html
-dist=Makefile,Xresources,docbook.sh,terminal.xml
+dist=Makefile,Xresources,docbook.sh,manual.css.xml,terminal.css.xml,terminal.xml
[terminal.1]
type=script
@@ -11,4 +11,4 @@ depends=terminal.xml
type=script
script=./docbook.sh
install=
-depends=terminal.xml
+depends=manual.css.xml,terminal.css.xml,terminal.xml
diff --git a/doc/terminal.css.xml b/doc/terminal.css.xml
new file mode 100644
index 0000000..08d8dd3
--- /dev/null
+++ b/doc/terminal.css.xml
@@ -0,0 +1,7 @@
+
+
+
+]>
+
+