From 645f7e5b8ff0eec9266cfd2c79851750eaac41a3 Mon Sep 17 00:00:00 2001 From: Ludovic Jacomme Date: Thu, 15 Jul 2004 20:45:21 +0000 Subject: [PATCH] - gloups --- .../src/documentation/tutorials/place_and_route/src/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alliance/src/documentation/tutorials/place_and_route/src/Makefile b/alliance/src/documentation/tutorials/place_and_route/src/Makefile index a0c10e2a..7807578c 100644 --- a/alliance/src/documentation/tutorials/place_and_route/src/Makefile +++ b/alliance/src/documentation/tutorials/place_and_route/src/Makefile @@ -1,4 +1,4 @@ -ALL_DIRS = amd2901 inversor buffer +ALL_DIRS = amd2901 inv buffer all : @for FILE in $(ALL_DIRS) ;\