Table for server-side configuration settings. Will be used to store location of...
[cocanwiki.git] / scripts / Makefile
index fdeaedf..afcb3ad 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.20 2004/09/22 12:04:28 rich Exp $
 
 include ../Makefile.config
 
@@ -43,6 +43,10 @@ OBJS := 00-TEMPLATE.cmo \
        edit.cmo \
        edit_contact.cmo \
        edit_contact_form.cmo \
+       edit_host_css.cmo \
+       edit_host_css_form.cmo \
+       edit_host_settings.cmo \
+       edit_host_settings_form.cmo \
        edit_page_css.cmo \
        edit_page_css_form.cmo \
        edit_sitemenu.cmo \
@@ -54,6 +58,7 @@ OBJS := 00-TEMPLATE.cmo \
        forgot_password_form.cmo \
        history.cmo \
        hoststyle.cmo \
+       host_menu.cmo \
        image.cmo \
        images.cmo \
        largest_pages.cmo \