X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2FMakefile;h=afcb3ad8d9a0482c6a6bcca663e7643de93231cb;hb=3da6ded17ea2cca64328e5f3ea8903cd15103bc2;hp=fdeaedf8e042cf15275038de051d3dc318976f16;hpb=b19eb2c96aef3bc2c0914376984dfb45fdab4f18;p=cocanwiki.git diff --git a/scripts/Makefile b/scripts/Makefile index fdeaedf..afcb3ad 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -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 \