aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2019-07-16 11:14:16 -0500
committertlatorre <tlatorre@uchicago.edu>2019-07-16 11:14:16 -0500
commit6351b9de6c5b96da26d33bb1c303f092194987d7 (patch)
treeae53f0996db76f42761399686373b6f2ceb8b2d3 /utils
parentb197d4b80ed7324f4bfe49f903027bce82d3dd45 (diff)
downloadsddm-6351b9de6c5b96da26d33bb1c303f092194987d7.tar.gz
sddm-6351b9de6c5b96da26d33bb1c303f092194987d7.tar.bz2
sddm-6351b9de6c5b96da26d33bb1c303f092194987d7.zip
install plot-energy
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Makefile b/utils/Makefile
index d1c5570..7f48330 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -15,5 +15,6 @@ install:
$(INSTALL) gen-dark-matter $(INSTALL_BIN)
$(INSTALL) fit-wrapper $(INSTALL_BIN)
$(INSTALL) cat-grid-jobs $(INSTALL_BIN)
+ $(INSTALL) plot-energy $(INSTALL_BIN)
.PHONY: install