summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2013-07-02 13:43:48 -0700
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-07-02 13:43:48 -0700
commitbe6e6638de10fd120a7adeb5d85121f41e99a9c9 (patch)
tree40da4ef273388d3d276dafe07a3e814c70641257 /Makefile
parent44c33742c26dcf9387b5c837c161e33ddc5eb060 (diff)
parent7c8bdf70d5300a0325c7c6cc8872373fc8274063 (diff)
downloadsubsurface-be6e6638de10fd120a7adeb5d85121f41e99a9c9.tar.gz
Merge branch 'nitpicks' 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 b53b772e8..056c1ee96 100644
--- a/Makefile
+++ b/Makefile
@@ -52,6 +52,7 @@ HEADERS = \
qt-ui/divecomputermanagementdialog.h \
qt-ui/diveplanner.h \
qt-ui/about.h \
+ qt-ui/graphicsview-common.h \
SOURCES = \
@@ -92,6 +93,7 @@ SOURCES = \
qt-ui/divecomputermanagementdialog.cpp \
qt-ui/diveplanner.cpp \
qt-ui/about.cpp \
+ qt-ui/graphicsview-common.cpp \
$(RESFILE)