summaryrefslogtreecommitdiff
path: root/noncore/styles
Unidiff
Diffstat (limited to 'noncore/styles') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/flat/flat.pro2
-rw-r--r--noncore/styles/fresh/fresh.pro2
-rw-r--r--noncore/styles/liquid/liquid.pro2
-rw-r--r--noncore/styles/metal/metal.pro2
-rw-r--r--noncore/styles/theme/theme.pro2
5 files changed, 5 insertions, 5 deletions
diff --git a/noncore/styles/flat/flat.pro b/noncore/styles/flat/flat.pro
index 796697b..ed25d5c 100644
--- a/noncore/styles/flat/flat.pro
+++ b/noncore/styles/flat/flat.pro
@@ -11,5 +11,5 @@ VERSION = 1.0.0
11 11
12 12
13 13
14 14
15include ( ../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/fresh/fresh.pro b/noncore/styles/fresh/fresh.pro
index 2603909..88a8de3 100644
--- a/noncore/styles/fresh/fresh.pro
+++ b/noncore/styles/fresh/fresh.pro
@@ -11,5 +11,5 @@ VERSION = 1.0.0
11 11
12 12
13 13
14 14
15include ( ../../../include.pro ) 15include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/liquid/liquid.pro b/noncore/styles/liquid/liquid.pro
index 588b373..da65982 100644
--- a/noncore/styles/liquid/liquid.pro
+++ b/noncore/styles/liquid/liquid.pro
@@ -34,5 +34,5 @@ TRANSLATIONS = ../../../i18n/de/libliquid.ts \
34 ../../../i18n/zh_TW/libliquid.ts 34 ../../../i18n/zh_TW/libliquid.ts
35 35
36 36
37 37
38include ( ../../../include.pro ) 38include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/metal/metal.pro b/noncore/styles/metal/metal.pro
index 6c38a2d..3b88588 100644
--- a/noncore/styles/metal/metal.pro
+++ b/noncore/styles/metal/metal.pro
@@ -27,5 +27,5 @@ TRANSLATIONS = ../../../i18n/de/libmetal.ts \
27 ../../../i18n/zh_TW/libmetal.ts 27 ../../../i18n/zh_TW/libmetal.ts
28 28
29 29
30 30
31include ( ../../../include.pro ) 31include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/styles/theme/theme.pro b/noncore/styles/theme/theme.pro
index 8865fbc..75fd87a 100644
--- a/noncore/styles/theme/theme.pro
+++ b/noncore/styles/theme/theme.pro
@@ -37,5 +37,5 @@ TRANSLATIONS = ../../../i18n/de/libtheme.ts \
37 ../../../i18n/zh_TW/libtheme.ts 37 ../../../i18n/zh_TW/libtheme.ts
38 38
39 39
40 40
41include ( ../../../include.pro ) 41include ( $(OPIEDIR)/include.pro )