Skip to content

Commit

Permalink
[rndui] Don't build sample rnd ui per default
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernd Wachter committed May 23, 2013
1 parent 1cf47e0 commit f0b9b4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssu.pro
Expand Up @@ -4,7 +4,7 @@ contains(QT_VERSION, ^4\\.[0-7]\\..*) {

TEMPLATE = subdirs
SUBDIRS = libssu
SUBDIRS += rndssucli rndregisterui ssuurlresolver ssuks
SUBDIRS += rndssucli ssuurlresolver ssuks

ssuconfhack {
SUBDIRS += ssuconfperm
Expand Down

0 comments on commit f0b9b4a

Please sign in to comment.