From 6528f07c516efe4d3b344f01740067878d5d9a43 Mon Sep 17 00:00:00 2001 From: Pixel Date: Sun, 21 Jul 2002 11:12:13 +0000 Subject: Hello Baltisot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 1d95ce6..b68b79b 100755 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ CPPFLAGS=-Wall -g -O3 -mcpu=i686 -pedantic -pedantic-errors -Werror -Iincludes ` LDFLAGS=`sdl-config --libs` CXX=g++ -SUBDIRS = psxdev lib Xenogears VP MegamanX5 +SUBDIRS = psxdev generic lib Xenogears VP MegamanX5 TARGET = lzss dlzss cd-tool str-player crypto-search bgrep dte-tool all: subdirs ${TARGET} -- cgit v1.2.3