Makefile
branchpoesie
changeset 11 f0219282c9fd
parent 9 5889df18b9b5
child 14 ab0866b1578d
--- a/Makefile	Tue Jan 24 13:23:14 2006 -0500
+++ b/Makefile	Tue Jan 24 13:23:26 2006 -0500
@@ -6,35 +6,36 @@
 TOP=$(shell pwd)
 INSTALL_DIR=$(TOP)/install
 SRCS=poetry.xml
-SRC_DEPS=\
-	abzoodre.xml \
-	amoureux.xml \
-	apprends.xml \
-	belle.xml \
-	coeur.xml \
-	democratie.xml \
-	desert.xml \
-	ecrivain.xml \
-	horloge.xml \
-	idees.xml \
-	jugement.xml \
-	langue.xml \
-	lettreseule.xml \
-	louve.xml \
-	nature.xml \
-	oiseau.xml \
-	ondes.xml \
-	paysage.xml \
-	plonger.xml \
-	pomme.xml \
-	prince.xml \
-	renaissance.xml \
-	reverie.xml \
-	serrure.xml \
-	tempete.xml \
-	ton_rire.xml \
-	valentin.xml \
-	voix.xml \
+SRC_DEPS=					\
+	abzoodre.xml				\
+	amoureux.xml				\
+	apprends.xml				\
+	belle.xml				\
+	coeur.xml				\
+	democratie.xml				\
+	desert.xml				\
+	ecrivain.xml				\
+	horloge.xml				\
+	idees.xml				\
+	jugement.xml				\
+	langue.xml				\
+	lettreseule.xml				\
+	louve.xml				\
+	nature.xml				\
+	oiseau.xml				\
+	ondes.xml				\
+	orchidee.xml				\
+	paysage.xml				\
+	plonger.xml				\
+	pomme.xml				\
+	prince.xml				\
+	renaissance.xml				\
+	reverie.xml				\
+	serrure.xml				\
+	tempete.xml				\
+	ton_rire.xml				\
+	valentin.xml				\
+	voix.xml				\
 	wolf.xml
 STYLES_DIR=$(TOP)/styles
 DTD_DIR=$(TOP)/dtd