summaryrefslogtreecommitdiff
path: root/noncore/styles
authorzecke <zecke>2004-08-02 19:50:42 (UTC)
committer zecke <zecke>2004-08-02 19:50:42 (UTC)
commitafec356b8cbbda815308fb5fe8e277737e0ca32c (patch) (side-by-side diff)
tree09b1101bbe190fedd64672ea8ebc4c30905d1d49 /noncore/styles
parent84ff5dddc7510d06ede56547bcf4fcacffd996bb (diff)
downloadopie-afec356b8cbbda815308fb5fe8e277737e0ca32c.zip
opie-afec356b8cbbda815308fb5fe8e277737e0ca32c.tar.gz
opie-afec356b8cbbda815308fb5fe8e277737e0ca32c.tar.bz2
Change target name
TARGET = phasestyle
Diffstat (limited to 'noncore/styles') (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 \
LIBS += -lqpe
INCLUDEPATH += $(OPIEDIR)/include
DESTDIR = $(OPIEDIR)/plugins/styles
-TARGET = phase
+TARGET = phasestyle
VERSION = 0.4.0
include ( $(OPIEDIR)/include.pro )