Feedback form. You need to set the hosts.feedback_email field
[cocanwiki.git] / scripts / Makefile
index 6cf7991..a5ca44a 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for COCANWIKI.
-# $Id: Makefile,v 1.13 2004/09/20 15:34:36 rich Exp $
+# $Id: Makefile,v 1.14 2004/09/20 17:18:26 rich Exp $
 
 include ../Makefile.config
 
@@ -57,6 +57,8 @@ OBJS := 00-TEMPLATE.cmo \
        restore_form.cmo \
        rss.cmo \
        search.cmo \
+       send_feedback.cmo \
+       send_feedback_form.cmo \
        signup.cmo \
        sitemap.cmo \
        undelete_file.cmo \