Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-06 10:08:55 (GMT)
committer Simon Schampijer <simon@laptop.org>2013-01-07 17:05:34 (GMT)
commit6c974ddb604f67d350e08a4a15547ea972e4efa7 (patch)
tree44d23030853436f5e50657cd2dad0630af5e051c
parenta0a3e546d5a9619cae7d492d2c414eb18e5829db (diff)
Drop test targetHEADmaster
The tests was removed in f3f36629db33c15030c84fd9228c50b1d7fbab71 Signed-off-by: Daniel Narvaez <dwnarvaez@gmail.com> Acked-by: Simon Schampijer <simon@laptop.org>
-rw-r--r--Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile.am b/Makefile.am
index bfebefe..5d03cee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,3 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = bin etc src
-
-test:
- @cd tests
- $(MAKE) -C tests test