Display contacts. Updated deps.
[cocanwiki.git] / scripts / Makefile
index 423e712..2ac30f9 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for COCANWIKI.
-# $Id: Makefile,v 1.9 2004/09/08 14:47:47 rich Exp $
+# $Id: Makefile,v 1.12 2004/09/17 16:03:34 rich Exp $
 
 include ../Makefile.config
 
@@ -21,7 +21,11 @@ LIB_OBJS := \
        wikilib.cmo \
        cgi_expires.cmo
 
-OBJS := create.cmo \
+OBJS := 00-TEMPLATE.cmo \
+       contact.cmo \
+       contact_show.cmo \
+       contacts.cmo \
+       create.cmo \
        create_form.cmo \
        delete_file.cmo \
        delete_file_form.cmo \