Update of /cvsroot/fink/web/xml
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16661

Modified Files:
        Makefile 
Log Message:
add 'doc' to list of subdirs

Index: Makefile
===================================================================
RCS file: /cvsroot/fink/web/xml/Makefile,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- Makefile    11 Feb 2004 16:42:48 -0000      1.10
+++ Makefile    29 Feb 2004 23:07:21 -0000      1.11
@@ -2,10 +2,18 @@
 
 # generate all documents
 
-SUBDIRS = fink-readme usage install \
-         faq users-guide \
-         cvsaccess porting packaging x11 \
-         news
+SUBDIRS = \
+       cvsaccess \
+       doc \
+       faq \
+       fink-readme \
+       install \
+       news \
+       packaging \
+       porting \
+       usage \
+       users-guide \
+       x11
 
 all clean force install:
        @for i in $(SUBDIRS) ; do \



-------------------------------------------------------
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to