Global settings display.
[cocanwiki.git] / scripts / Makefile
index fdeaedf..3b377ae 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for COCANWIKI.
-# $Id: Makefile,v 1.18 2004/09/21 18:24:15 rich Exp $
+# $Id: Makefile,v 1.19 2004/09/22 11:41:03 rich Exp $
 
 include ../Makefile.config
 
@@ -43,6 +43,8 @@ OBJS := 00-TEMPLATE.cmo \
        edit.cmo \
        edit_contact.cmo \
        edit_contact_form.cmo \
+       edit_host_css.cmo \
+       edit_host_css_form.cmo \
        edit_page_css.cmo \
        edit_page_css_form.cmo \
        edit_sitemenu.cmo \
@@ -54,6 +56,7 @@ OBJS := 00-TEMPLATE.cmo \
        forgot_password_form.cmo \
        history.cmo \
        hoststyle.cmo \
+       host_menu.cmo \
        image.cmo \
        images.cmo \
        largest_pages.cmo \