summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbuilder.pro
diff options
context:
space:
mode:
Diffstat (limited to 'installerbuilder/installerbuilder.pro')
-rw-r--r--installerbuilder/installerbuilder.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/installerbuilder/installerbuilder.pro b/installerbuilder/installerbuilder.pro
index de74df5c0..77499994c 100644
--- a/installerbuilder/installerbuilder.pro
+++ b/installerbuilder/installerbuilder.pro
@@ -1,6 +1,6 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS += libinstaller installerbase binarycreator repogen operationrunner archivegen #tests
+SUBDIRS += libinstaller installerbase binarycreator repogen archivegen tests
#test.commands=(cd tests && $(MAKE) test)