summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-05 10:01:27 +0900
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-06-05 10:01:27 +0900
commit3fa6d981b072f2a14aaf7dc96caa9da2a41bca1c (patch)
tree8a20425f22419c4537d0185d6cd3b426d6f996ec /Makefile
parentca1c112424d0ac7c6dda3ee80d3bf45348ead54a (diff)
parent48dda4192f5e82fcaa7a04577a8a0b9aea1a00c8 (diff)
downloadsubsurface-3fa6d981b072f2a14aaf7dc96caa9da2a41bca1c.tar.gz
Merge branch 'minMaxAvgWidget' of https://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 4ada94bc2..e870fa3b9 100644
--- a/Makefile
+++ b/Makefile
@@ -47,6 +47,7 @@ HEADERS = \
qt-ui/kmessagewidget.h \
qt-ui/downloadfromdivecomputer.h \
qt-ui/preferences.h \
+ qt-ui/simplewidgets.h \
SOURCES = \
@@ -78,6 +79,7 @@ SOURCES = \
qt-ui/kmessagewidget.cpp \
qt-ui/downloadfromdivecomputer.cpp \
qt-ui/preferences.cpp \
+ qt-ui/simplewidgets.cpp \
$(RESFILE)