From b0d5489a2fd9bf8f17a132bf4c0ce6287b9c6070 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?=
 <zmoelnig@users.sourceforge.net>
Date: Thu, 29 Sep 2011 07:34:03 +0000
Subject: added tests/ and build/ to the build

svn path=/trunk/externals/zexy/; revision=15396
---
 tests/Makefile | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 tests/Makefile

(limited to 'tests')

diff --git a/tests/Makefile b/tests/Makefile
deleted file mode 100644
index ff76f0c..0000000
--- a/tests/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-default: nogui
-
-
-nogui:
-	sh runtests.sh
-
-gui:
-	sh runtests.sh -gui
-- 
cgit v1.2.1