Update of /cvsroot/spambayes/website
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17817

Modified Files:
        Makefile 
Log Message:
Also sync the sigs directory.

Index: Makefile
===================================================================
RCS file: /cvsroot/spambayes/website/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** Makefile    14 Feb 2004 00:44:38 -0000      1.18
--- Makefile    30 Nov 2004 06:04:24 -0000      1.19
***************
*** 39,46 ****
        -cd apps; $(MAKE) install
        -cd download ; $(MAKE) install
  
  subdirs:
        cd apps; $(MAKE) 
!       cd download ; $(MAKE) 
! 
  
--- 39,47 ----
        -cd apps; $(MAKE) install
        -cd download ; $(MAKE) install
+       -cd sigs; $(MAKE) install
  
  subdirs:
        cd apps; $(MAKE) 
!       cd download ; $(MAKE)
!       cd sigs ; $(MAKE)
  

_______________________________________________
Spambayes-checkins mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/spambayes-checkins

Reply via email to