Display contacts. Updated deps.
[cocanwiki.git] / scripts / Makefile
index ec9ebb5..2ac30f9 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for COCANWIKI.
-# $Id: Makefile,v 1.11 2004/09/17 12:35:38 rich Exp $
+# $Id: Makefile,v 1.12 2004/09/17 16:03:34 rich Exp $
 
 include ../Makefile.config
 
@@ -23,6 +23,8 @@ LIB_OBJS := \
 
 OBJS := 00-TEMPLATE.cmo \
        contact.cmo \
+       contact_show.cmo \
+       contacts.cmo \
        create.cmo \
        create_form.cmo \
        delete_file.cmo \