summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/wellenreiter.pro
Unidiff
Diffstat (limited to 'noncore/net/wellenreiter/wellenreiter.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/wellenreiter/wellenreiter.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/net/wellenreiter/wellenreiter.pro b/noncore/net/wellenreiter/wellenreiter.pro
index 1d76564..d473695 100644
--- a/noncore/net/wellenreiter/wellenreiter.pro
+++ b/noncore/net/wellenreiter/wellenreiter.pro
@@ -1,8 +1,8 @@
1TEMPLATE = subdirs 1TEMPLATE = subdirs
2unix:SUBDIRS = cornucopia libwellenreiter daemon gui 2unix:SUBDIRS = gui
3 3
4 4
5!contains( platform, x11 ) { 5!contains( platform, x11 ) {
6 message( Configuring Wellenreiter for build on Opie ) 6 message( Configuring Wellenreiter for build on Opie )
7 include ( $(OPIEDIR)/include.pro ) 7 include ( $(OPIEDIR)/include.pro )
8} 8}