summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 495223195..53eb05d3f 100644
--- a/Makefile
+++ b/Makefile
@@ -45,6 +45,7 @@ HEADERS = \
qt-ui/profilegraphics.h \
qt-ui/globe.h \
qt-ui/kmessagewidget.h \
+ qt-ui/downloadfromdivecomputer.h \
SOURCES = \
@@ -64,6 +65,7 @@ SOURCES = \
sha1.c \
statistics.c \
time.c \
+ libdivecomputer.c \
qt-gui.cpp \
qt-ui/addcylinderdialog.cpp \
qt-ui/addweightsystemdialog.cpp \
@@ -77,6 +79,7 @@ SOURCES = \
qt-ui/profilegraphics.cpp \
qt-ui/globe.cpp \
qt-ui/kmessagewidget.cpp \
+ qt-ui/downloadfromdivecomputer.cpp \
$(RESFILE)