summaryrefslogtreecommitdiff
path: root/noncore/games/go/go.pro
Unidiff
Diffstat (limited to 'noncore/games/go/go.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/games/go/go.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/go/go.pro b/noncore/games/go/go.pro
index f6c6a54..befb67b 100644
--- a/noncore/games/go/go.pro
+++ b/noncore/games/go/go.pro
@@ -11,7 +11,7 @@ SOURCES = amigo.c \
11 main.cpp 11 main.cpp
12INCLUDEPATH += $(OPIEDIR)/include 12INCLUDEPATH += $(OPIEDIR)/include
13 DEPENDPATH+= $(OPIEDIR)/include 13 DEPENDPATH+= $(OPIEDIR)/include
14LIBS += -lqpe 14LIBS += -lqpe -lopiecore2
15 TARGET = go 15 TARGET = go
16 16
17 17