summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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)