aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authortlatorre <tlatorre@uchicago.edu>2018-05-01 12:44:37 -0400
committertlatorre <tlatorre@uchicago.edu>2018-05-01 12:44:37 -0400
commitdd1231a637d337b0111a4c6e3687e6368d446307 (patch)
treed65c78ff0b4039aa47e9e48c700cdb1d1b3bfd0f /Makefile
parent7c2893c66312c428ac01542f331ee54933bad5cc (diff)
downloadsddm-dd1231a637d337b0111a4c6e3687e6368d446307.tar.gz
sddm-dd1231a637d337b0111a4c6e3687e6368d446307.tar.bz2
sddm-dd1231a637d337b0111a4c6e3687e6368d446307.zip
start working on the code to numerically integrate to find the event rate
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f1188a..3b4ff53 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,3 @@
-LDLIBS=-lm
+LDLIBS=-lm -lgsl -lgslcblas
calculate_limits: calculate_limits.c