2002-02-26 Martin Baulig <martin@gnome.org>
[mono.git] / mcs / makefile
index cfbe752b216eb494a84cf079d02acc7eb24298f9..b1dc9d6b98b5d04ab3cc416f7296eddc20e79800 100755 (executable)
@@ -1,4 +1,4 @@
-DIRS=jay nant nunit mcs class tools
+DIRS=jay nant nunit mcs class tools doctools
 
 all: linux
 
@@ -20,3 +20,4 @@ clean:
        for i in $(DIRS); do                    \
                (cd $$i; make clean)            \
        done
+