[PATCH 006/007] Fixed make problem.
John Van Ostrand
john at vanostrand.com
Fri Jan 8 11:23:48 PST 2016
---
examples/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 0495e7c..aaa7e4f 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -3,7 +3,7 @@ LDADD = $(top_builddir)/src/libdivecomputer.la
AM_LDFLAGS = -lm
bin_PROGRAMS = \
- dctool
+ dctool \
cochran_download
dctool_SOURCES = \
--
2.4.3
More information about the devel
mailing list