summaryrefslogtreecommitdiff
path: root/noncore/settings/networksettings/wlan/wlan.pro
Side-by-side diff
Diffstat (limited to 'noncore/settings/networksettings/wlan/wlan.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/settings/networksettings/wlan/wlan.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/networksettings/wlan/wlan.pro b/noncore/settings/networksettings/wlan/wlan.pro
index 5a8bfea..f193bcc 100644
--- a/noncore/settings/networksettings/wlan/wlan.pro
+++ b/noncore/settings/networksettings/wlan/wlan.pro
@@ -4,13 +4,13 @@ CONFIG += qt warn_on release
DESTDIR = $(OPIEDIR)/plugins/networksettings
HEADERS = wlanimp.h infoimp.h wlanmodule.h wextensions.h
SOURCES = wlanimp.cpp infoimp.cpp wlanmodule.cpp wextensions.cpp
INCLUDEPATH += $(OPIEDIR)/include ../ ../interfaces/
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -L../interfaces/ -linterfaces
INTERFACES = wlan.ui info.ui
TARGET = wlanplugin
VERSION = 1.0.0
-include ( ../../../../include.pro )
+include ( $(OPIEDIR)/include.pro )