summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@redhat.com>2006-07-05 14:47:50 -0400
committerKristian Høgsberg <krh@redhat.com>2006-07-05 14:47:50 -0400
commit1fd8b7256cbafb3515a50f7954b505886536884b (patch)
treec6da8feaef3dc4b26c53eff618048ba658689ca0 /Makefile
parent9ad6f0b348f59520b427fa383aa85f42a430a11b (diff)
Update web page with a bit of dock documentation.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 990e58c..c042409 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ uninstall-schemas : gconf-clean
gconf-clean :
$(GCONFTOOL) --recursive-unset /apps/kiba
-index.html :
+index.html : index.html.in
./log.sh > index.html
clean :