summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-24 15:14:07 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-24 15:14:07 -0700
commit48ba01b807cc993e5689abe2ff781d31deb4c91a (patch)
treecfd486fc31e70dbe1c55198e0000515af5fecec5 /Makefile
parentf3b04a88dffcda6cbe10be81d5c9613e0ab00c37 (diff)
downloadsubsurface-48ba01b807cc993e5689abe2ff781d31deb4c91a.tar.gz
Enable downloads from the UEMIS Zurich
This behaves somewhat differently from the Gtk version - still needs more investigation. But at least now it's hooked in. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 664cd973e..b53b772e8 100644
--- a/Makefile
+++ b/Makefile
@@ -70,6 +70,8 @@ SOURCES = \
sha1.c \
statistics.c \
time.c \
+ uemis.c \
+ uemis-downloader.c \
libdivecomputer.c \
qt-gui.cpp \
qthelper.cpp \