X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2FMakefile;h=fdeaedf8e042cf15275038de051d3dc318976f16;hb=b19eb2c96aef3bc2c0914376984dfb45fdab4f18;hp=0a0be74075e68f9392a166171e095da78f0fd18a;hpb=a8464d1556a200c7afc908c0418bbd1b38007d3b;p=cocanwiki.git diff --git a/scripts/Makefile b/scripts/Makefile index 0a0be74..fdeaedf 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,5 +1,5 @@ # Makefile for COCANWIKI. -# $Id: Makefile,v 1.17 2004/09/21 17:07:58 rich Exp $ +# $Id: Makefile,v 1.18 2004/09/21 18:24:15 rich Exp $ include ../Makefile.config @@ -41,6 +41,8 @@ OBJS := 00-TEMPLATE.cmo \ delete_user_form.cmo \ diff.cmo \ edit.cmo \ + edit_contact.cmo \ + edit_contact_form.cmo \ edit_page_css.cmo \ edit_page_css_form.cmo \ edit_sitemenu.cmo \