summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-20 20:07:35 -0500
committerGravatar Dirk Hohndel <dirk@hohndel.org>2014-08-20 20:07:35 -0500
commit5033a0488cef8f23c85ed62c3354b3b21612f85f (patch)
treebfc1544799dd1fa75735c54bfc7f13d7076a0ca9
parent754ed9f9fcd89b66b09329ef88d74960afe0b27e (diff)
downloadsubsurface-5033a0488cef8f23c85ed62c3354b3b21612f85f.tar.gz
make clean should remove the compiled binary
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--subsurface.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/subsurface.pro b/subsurface.pro
index 1d891a190..519ccbb9d 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -16,6 +16,8 @@ DEPENDPATH += qt-ui
mac: TARGET = Subsurface
else: TARGET = subsurface
+QMAKE_CLEAN += $$TARGET
+
VERSION = 4.2
HEADERS = \