X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=scripts%2FMakefile;h=a5ca44aef4a97c1b0d2ba26dd035c291bb415157;hb=ce5309fcde2bd29b042efc5868e7721a951dd846;hp=2ac30f92a38992e796c3ab16ed0cf748f0516221;hpb=b1b95dabf1c1e96f7dc2d24b579e983ec072af89;p=cocanwiki.git diff --git a/scripts/Makefile b/scripts/Makefile index 2ac30f9..a5ca44a 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,5 +1,5 @@ # Makefile for COCANWIKI. -# $Id: Makefile,v 1.12 2004/09/17 16:03:34 rich Exp $ +# $Id: Makefile,v 1.14 2004/09/20 17:18:26 rich Exp $ include ../Makefile.config @@ -55,7 +55,10 @@ OBJS := 00-TEMPLATE.cmo \ recent.cmo \ restore.cmo \ restore_form.cmo \ + rss.cmo \ search.cmo \ + send_feedback.cmo \ + send_feedback_form.cmo \ signup.cmo \ sitemap.cmo \ undelete_file.cmo \