Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-12-28 17:13:14 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-12-28 17:13:14 (GMT)
commit69bc89f42f2108a632105f0014ac9107a55a385c (patch)
tree30a065c8d217030a8ff6feea493e8f939bd50d52 /Makefile
parent4220aeb1963979971d498203b2d33d37c3b3d210 (diff)
Split buildbot in docs/snapshot
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 86ce2d7..7d36a19 100644
--- a/Makefile
+++ b/Makefile
@@ -12,5 +12,6 @@ all: build
include Makefile.config
include Makefile.commands
-include Makefile.buildbot
+include Makefile.snapshot
+include Makefile.docs
include Makefile.check