summaryrefslogtreecommitdiff
path: root/src/bbv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/bbv/Makefile.am')
-rw-r--r--src/bbv/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/bbv/Makefile.am b/src/bbv/Makefile.am
new file mode 100644
index 0000000..0ed1800
--- /dev/null
+++ b/src/bbv/Makefile.am
@@ -0,0 +1,4 @@
+include ../common.mk
+bin_PROGRAMS = bbv
+bbv_SOURCES = bbv.c ../utils/cum_distr.c ../include/cum_distr.h
+bbv_LDADD = -lm