Table for server-side configuration settings. Will be used to store location of...
[cocanwiki.git] / scripts / Makefile
index de06781..afcb3ad 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for COCANWIKI.
-# $Id: Makefile,v 1.15 2004/09/21 13:01:15 rich Exp $
+# $Id: Makefile,v 1.20 2004/09/22 12:04:28 rich Exp $
 
 include ../Makefile.config
 
@@ -27,8 +27,12 @@ OBJS := 00-TEMPLATE.cmo \
        contacts.cmo \
        create.cmo \
        create_form.cmo \
+       create_contact.cmo \
+       create_contact_form.cmo \
        create_user.cmo \
        create_user_form.cmo \
+       delete_contact.cmo \
+       delete_contact_form.cmo \
        delete_file.cmo \
        delete_file_form.cmo \
        delete_image.cmo \
@@ -37,6 +41,12 @@ OBJS := 00-TEMPLATE.cmo \
        delete_user_form.cmo \
        diff.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 \
@@ -48,8 +58,10 @@ OBJS := 00-TEMPLATE.cmo \
        forgot_password_form.cmo \
        history.cmo \
        hoststyle.cmo \
+       host_menu.cmo \
        image.cmo \
        images.cmo \
+       largest_pages.cmo \
        login.cmo \
        login_form.cmo \
        logout.cmo \