aboutsummaryrefslogtreecommitdiff
path: root/utils/Makefile
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2019-08-27 11:50:20 -0500
committertlatorre <tlatorre@uchicago.edu>2019-08-27 11:50:20 -0500
commit28850f2e412966c10e1cef2b8a3651b9ce2a572c (patch)
treef50c5c698e68246047942fee3b228342714eeb43 /utils/Makefile
parent070741274da0b093ecd2a9286d65743e3ad0b7c5 (diff)
downloadsddm-28850f2e412966c10e1cef2b8a3651b9ce2a572c.tar.gz
sddm-28850f2e412966c10e1cef2b8a3651b9ce2a572c.tar.bz2
sddm-28850f2e412966c10e1cef2b8a3651b9ce2a572c.zip
add a script to reprocess SNO zdabs
Diffstat (limited to 'utils/Makefile')
-rw-r--r--utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 7f48330..6ad38c5 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -16,5 +16,6 @@ install:
$(INSTALL) fit-wrapper $(INSTALL_BIN)
$(INSTALL) cat-grid-jobs $(INSTALL_BIN)
$(INSTALL) plot-energy $(INSTALL_BIN)
+ $(INSTALL) zdab-reprocess $(INSTALL_BIN)
.PHONY: install