summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian Campbell2017-06-29 18:28:13 +0100
committerBrian Campbell2017-06-29 18:28:13 +0100
commitae8e96ef1aef29b19ebe50a12dea552b740dc57a (patch)
tree85f5b67fca6663b35a14d70fdcf61772e951b490 /src
parent8c94d3b6250e04b602a8bd430a067b55c76cef92 (diff)
Ocamlbuild targets should always be remade
Diffstat (limited to 'src')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index be1eb9e5..a58646b1 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -40,7 +40,7 @@
# SUCH DAMAGE. #
##########################################################################
-.PHONY: all sail test clean doc lib power test_power test_idempotence
+.PHONY: all sail sail.native sail.byte test clean doc lib power test_power test_idempotence
# set to -p on command line to enable gprof profiling
OCAML_OPTS?=