about summary refs log tree commit diff stats
path: root/cpp
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-03-14 17:07:04 -0700
committerKartik K. Agaram <vc@akkartik.com>2015-03-14 17:08:40 -0700
commit4f5bc1e198b075c8fbec455a5614deb2c13a812e (patch)
tree8bb6c79b5972d915b837e57c6e367cc30ddeb07f /cpp
parentad796a56e574e91b8760714f54a08bbfec0a6ede (diff)
downloadmu-4f5bc1e198b075c8fbec455a5614deb2c13a812e.tar.gz
909
Diffstat (limited to 'cpp')
-rw-r--r--cpp/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/makefile b/cpp/makefile
index 40eb3873..9d2e1f15 100644
--- a/cpp/makefile
+++ b/cpp/makefile
@@ -9,7 +9,7 @@ mu.cc: 0*
 	@make autogenerated_lists >/dev/null
 
 tangle/tangle:
-	cd tangle && make
+	cd tangle && make && tangle test
 
 # auto-generated files; by convention they end in '_list'.
 .PHONY: autogenerated_lists clena