summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Jamroot2
1 files changed, 2 insertions, 0 deletions
diff --git a/Jamroot b/Jamroot
index 9c0a0a1..cad807a 100644
--- a/Jamroot
+++ b/Jamroot
@@ -1 +1,3 @@
exe mppdown : [ glob-tree *.cpp ] : <linkflags>-lboost_program_options ;
+
+install dist : mppdown : <location>/usr/bin : <variant>release ;