From 83473b5e976c94eb1692e8d35d77b61cf57c97f9 Mon Sep 17 00:00:00 2001 From: pixel Date: Sun, 14 Dec 2003 21:14:07 +0000 Subject: Fixing things... --- PE/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PE/Makefile') diff --git a/PE/Makefile b/PE/Makefile index 2d404ab..1444f44 100644 --- a/PE/Makefile +++ b/PE/Makefile @@ -9,7 +9,7 @@ LIBS=-lz -lefence LDFLAGS=${LIBS} `baltisot-config --libs` #`pkg-config --libs glib-2.0` -TARGET = reinsert compil extract extract-various extract-rooms +TARGET = compil extract extract-various extract-rooms all: ${TARGET} -- cgit v1.2.3