summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJan-Erik Rediger <janerik@fnordig.de>2015-07-27 23:43:17 +0200
committerJan-Erik Rediger <janerik@fnordig.de>2015-07-28 00:21:24 +0200
commita9a0af1d354e3b1e16fd0febd69cc152a62c7a7e (patch)
tree9bdac42b25c02d53787eabdcc057b8316badd947 /Makefile
parent36a9802c54a8a18c6130f220a32ee21952fee387 (diff)
Use container-based Travis by installing packages through the addon
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b15b725..f2b8625 100644
--- a/Makefile
+++ b/Makefile
@@ -215,4 +215,4 @@ coverage: gcov
noopt:
$(MAKE) OPTIMIZATION=""
-.PHONY: all test check clean dep install 32bit gprof gcov noopt
+.PHONY: all test check clean dep install 32bit 32bit-vars gprof gcov noopt