summaryrefslogtreecommitdiff
Side-by-side diff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/euroconv/euroconv.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/tools/euroconv/euroconv.pro b/noncore/tools/euroconv/euroconv.pro
index eb354bc..d817dd3 100644
--- a/noncore/tools/euroconv/euroconv.pro
+++ b/noncore/tools/euroconv/euroconv.pro
@@ -8,7 +8,7 @@ SOURCES = calcdisplay.cpp \
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopie
-DESTDIR = ${OPIEDIR}/bin
+DESTDIR = $(OPIEDIR)/bin
INTERFACES =
TARGET = euroconv
include ( $(OPIEDIR)/include.pro )