|
From: <jgr...@us...> - 2003-08-22 05:26:23
|
Update of /cvsroot/popfile/engine In directory sc8-pr-cvs1:/tmp/cvs-serv30514/engine Modified Files: Makefile Added Files: favicon.ico Log Message: Add favicon --- NEW FILE: favicon.ico --- (This appears to be a binary file; contents omitted.) Index: Makefile =================================================================== RCS file: /cvsroot/popfile/engine/Makefile,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** Makefile 22 Jul 2003 21:34:00 -0000 1.17 --- Makefile 20 Aug 2003 01:40:12 -0000 1.18 *************** *** 53,57 **** $(POPFILE_ZIP): core manual skins ! core: popfile.pl otto.gif pix.gif black.gif bayes.pl pipe.pl insert.pl Classifier/*.pm POPFile/*.pm Proxy/POP3.pm Proxy/Proxy.pm UI/HT??.pm *.change license stopwords rm -f $(POPFILE_ZIP) $(BUILD_ZIP) --- 53,57 ---- $(POPFILE_ZIP): core manual skins ! core: popfile.pl otto.gif pix.gif black.gif bayes.pl pipe.pl insert.pl Classifier/*.pm POPFile/*.pm Proxy/POP3.pm Proxy/Proxy.pm UI/HT??.pm *.change license stopwords favicon.ico rm -f $(POPFILE_ZIP) $(BUILD_ZIP) |