X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2FMakefile;h=2ac30f92a38992e796c3ab16ed0cf748f0516221;hb=b1b95dabf1c1e96f7dc2d24b579e983ec072af89;hp=3d87b3fd5d4cdb3dc4531dde3845c669fa3aec34;hpb=a4a6d811563406c446e4bcbdc6cf0d692bd9c219;p=cocanwiki.git diff --git a/scripts/Makefile b/scripts/Makefile index 3d87b3f..2ac30f9 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,5 +1,5 @@ # Makefile for COCANWIKI. -# $Id: Makefile,v 1.10 2004/09/08 17:07:24 rich Exp $ +# $Id: Makefile,v 1.12 2004/09/17 16:03:34 rich Exp $ include ../Makefile.config @@ -22,6 +22,9 @@ LIB_OBJS := \ cgi_expires.cmo OBJS := 00-TEMPLATE.cmo \ + contact.cmo \ + contact_show.cmo \ + contacts.cmo \ create.cmo \ create_form.cmo \ delete_file.cmo \