From 36f73c6ceaf855f83078d336dfd78adc733ee84e Mon Sep 17 00:00:00 2001 From: Julie Lavoie Date: Tue, 21 Jan 2003 07:17:37 +0000 Subject: [PATCH] Added $SUBSUBDIRS to allow make clean-recurse to recurse to all levels --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index dbc070c..a0b3f9d 100755 --- a/Makefile +++ b/Makefile @@ -1,5 +1,6 @@ INPUTS = index.xml SUBDIRS = about events docs office news +SUBSUBDIRS = office/books docs/editing-example1 docs/editing-example2 docs/editing-example3 # the following two rules are there so cow gets built first. cow-first: recurse-cow books.xml members.xml all