X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2FMakefile;h=afcb3ad8d9a0482c6a6bcca663e7643de93231cb;hb=3da6ded17ea2cca64328e5f3ea8903cd15103bc2;hp=041205ec8ecc58a88690e3520544ca8ce8002974;hpb=8c4a3ed306ab6afd228050c31c65344fe0fc1f46;p=cocanwiki.git diff --git a/scripts/Makefile b/scripts/Makefile index 041205e..afcb3ad 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,5 +1,5 @@ # Makefile for COCANWIKI. -# $Id: Makefile,v 1.16 2004/09/21 15:55:48 rich Exp $ +# $Id: Makefile,v 1.20 2004/09/22 12:04:28 rich Exp $ include ../Makefile.config @@ -41,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 \ @@ -52,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 \