summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-22 15:57:26 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-22 15:57:26 -0700
commit31449dca22873e500842ab1cfcca3a211764d98a (patch)
tree51142e5b4148f25d5e416b6b621ed83447cc43cc /Makefile
parent81858167ac3f69e99a1108fa305f2865417e2b81 (diff)
parent880b98ed35c2dbf3b5a015784323894c59bc7feb (diff)
downloadsubsurface-31449dca22873e500842ab1cfcca3a211764d98a.tar.gz
Merge branch 'divePlannerTry3' of github.com:tcanabrava/subsurface
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index f8770d344..17f1dcd1a 100644
--- a/Makefile
+++ b/Makefile
@@ -50,6 +50,7 @@ HEADERS = \
qt-ui/simplewidgets.h \
qt-ui/subsurfacewebservices.h \
qt-ui/divecomputermanagementdialog.h \
+ qt-ui/diveplanner.h \
SOURCES = \
@@ -85,6 +86,7 @@ SOURCES = \
qt-ui/simplewidgets.cpp \
qt-ui/subsurfacewebservices.cpp \
qt-ui/divecomputermanagementdialog.cpp \
+ qt-ui/diveplanner.cpp \
$(RESFILE)