summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 055d7b138..3e0af9993 100644
--- a/Makefile
+++ b/Makefile
@@ -77,6 +77,9 @@ SOURCES = \
qt-ui/starwidget.cpp \
$(RESFILE)
+
+RESOURCES = subsurface.qrc
+
ifneq ($(SQLITE3FLAGS),)
EXTRA_FLAGS += -DSQLITE3 $(SQLITE3FLAGS)
endif