summaryrefslogtreecommitdiff
authorzecke <zecke>2004-08-02 19:50:42 (UTC)
committer zecke <zecke>2004-08-02 19:50:42 (UTC)
commitafec356b8cbbda815308fb5fe8e277737e0ca32c (patch) (unidiff)
tree09b1101bbe190fedd64672ea8ebc4c30905d1d49
parent84ff5dddc7510d06ede56547bcf4fcacffd996bb (diff)
downloadopie-afec356b8cbbda815308fb5fe8e277737e0ca32c.zip
opie-afec356b8cbbda815308fb5fe8e277737e0ca32c.tar.gz
opie-afec356b8cbbda815308fb5fe8e277737e0ca32c.tar.bz2
Change target name
TARGET = phasestyle
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/styles/phase/phase.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/styles/phase/phase.pro b/noncore/styles/phase/phase.pro
index 7ec3d01..d8fdea9 100644
--- a/noncore/styles/phase/phase.pro
+++ b/noncore/styles/phase/phase.pro
@@ -9,7 +9,7 @@ HEADERS = bitmaps.h \
9LIBS += -lqpe 9LIBS += -lqpe
10INCLUDEPATH += $(OPIEDIR)/include 10INCLUDEPATH += $(OPIEDIR)/include
11DESTDIR = $(OPIEDIR)/plugins/styles 11DESTDIR = $(OPIEDIR)/plugins/styles
12TARGET = phase 12TARGET = phasestyle
13VERSION = 0.4.0 13VERSION = 0.4.0
14 14
15include ( $(OPIEDIR)/include.pro ) 15include ( $(OPIEDIR)/include.pro )