Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--Makefile.check (renamed from Makefile.tests)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fa950e3..86ce2d7 100644
--- a/Makefile
+++ b/Makefile
@@ -13,4 +13,4 @@ all: build
include Makefile.config
include Makefile.commands
include Makefile.buildbot
-include Makefile.tests
+include Makefile.check
diff --git a/Makefile.tests b/Makefile.check
index 2d6e7bc..2d6e7bc 100644
--- a/Makefile.tests
+++ b/Makefile.check