summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-24 12:30:29 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-05-24 12:30:29 -0700
commit884e1c337981ba98a3a29c398cf1ab847009e954 (patch)
treeea929479280a3c712ca61acab1389272263c1130 /Makefile
parent5926f9d4dfefba022dd2e436d9b8f4b0e38da345 (diff)
parentefb7f109e89c3d8c093c238fb7671c7ab2475f25 (diff)
downloadsubsurface-884e1c337981ba98a3a29c398cf1ab847009e954.tar.gz
Merge branch 'prefsDialog' 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 1cc26a007..9c9373d19 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ HEADERS = \
qt-ui/globe.h \
qt-ui/kmessagewidget.h \
qt-ui/downloadfromdivecomputer.h \
+ qt-ui/preferences.h \
SOURCES = \
@@ -75,6 +76,7 @@ SOURCES = \
qt-ui/globe.cpp \
qt-ui/kmessagewidget.cpp \
qt-ui/downloadfromdivecomputer.cpp \
+ qt-ui/preferences.cpp \
$(RESFILE)