summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d93ac2b..0cddb30 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,8 @@ include 3rdParty/ZLib/Makefile.inc
include 3rdParty/Expat/Makefile.inc
include 3rdParty/SQLite/Makefile.inc
include Swiften/Makefile.inc
-include Swift/QtUI/Makefile.inc
+include Swift/Makefile.inc
+include Swiften/QA/Makefile.inc
################################################################################
# Main targets