summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-17 22:18:07 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-17 22:18:07 -0700
commitce786bb8b3d1ede51533e1a42c05edce59e3210f (patch)
tree895ca43141464de82abb0bac36add878c1df4720 /Makefile
parentf3f7bf51fa1dbe9cdb859e1a45b20c108613275b (diff)
parentcffc66f45a9532076b9001825c51818df4688e3c (diff)
downloadsubsurface-ce786bb8b3d1ede51533e1a42c05edce59e3210f.tar.gz
Merge branch 'Globe' of https://github.com/tcanabrava/subsurface
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0e15becd7..d5b0ca84a 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,8 @@ HEADERS = \
qt-ui/starwidget.h \
qt-ui/modeldelegates.h \
qt-ui/profilegraphics.h \
- qt-ui/globe.h
+ qt-ui/globe.h \
+ qt-ui/kmessagewidget.h \
SOURCES = \
@@ -75,6 +76,7 @@ SOURCES = \
qt-ui/modeldelegates.cpp \
qt-ui/profilegraphics.cpp \
qt-ui/globe.cpp \
+ qt-ui/kmessagewidget.cpp \
$(RESFILE)