From 738bf3f4b4439524736ad90e36ae499844bb5266 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 20 Nov 2005 01:20:53 +0000 Subject: [PATCH] make make all work again --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 52b7afe..8eb1034 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ -all: picprogs hostprogs +all: pic hostprogs PICPROGS_DIRS= iwjpictest cebpic detpic HOSTPROGS_DIRS= layout hostside -- 2.30.2