X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=scripts%2FMakefile;h=9885b0272e8ca703558c024224fee92565c19124;hb=99e46ba0e3e103aea5496dbedd3100e9f9cc1251;hp=f0a1692d96c341320caa5867442237d086ec7dce;hpb=662d8a1f4bd09b346816295104daeb9673b3b280;p=cocanwiki.git diff --git a/scripts/Makefile b/scripts/Makefile index f0a1692..9885b02 100644 --- a/scripts/Makefile +++ b/scripts/Makefile @@ -1,5 +1,5 @@ # Makefile for COCANWIKI. -# $Id: Makefile,v 1.53 2006/12/07 17:05:47 rich Exp $ +# $Id: Makefile,v 1.54 2006/12/08 15:36:44 rich Exp $ include ../Makefile.config @@ -52,7 +52,8 @@ LIB_OBJS := \ lib/cocanwiki_pages.cmo \ lib/cocanwiki_diff.cmo \ lib/cocanwiki_mail.cmo \ - lib/cdvmm_phone_numbers.cmo + lib/cdvmm_phone_numbers.cmo \ + lib/cocanwiki_func_shell.cmo ifneq ($(OCAMLRSS),) LIB_OBJS += lib/cocanwiki_func_rss.cmo