From 34dddb5db65fefc5c36e8b99b9692dbcc14d8642 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sun, 1 Aug 2010 11:30:21 +0200 Subject: Move tests to t/, re-structure the directory while at it --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 05a85e3..a6df06e 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ uninstall: rm -f ${basedir}/share/man/man1/efa.1 test: - @prove test + prove clean: rm -rf build -- cgit v1.2.3