summaryrefslogtreecommitdiff
path: root/core/opiealarm
authorkergoth <kergoth>2002-11-20 22:14:00 (UTC)
committer kergoth <kergoth>2002-11-20 22:14:00 (UTC)
commitb0dc62061b6581cb416f01e706610e4cb076935d (patch) (side-by-side diff)
treee23a8fb81b1110ad2775cb8268105bda26c76d4e /core/opiealarm
parenta228ef2bab036aabc1036d0ff2c59b42687cf6d5 (diff)
downloadopie-b0dc62061b6581cb416f01e706610e4cb076935d.zip
opie-b0dc62061b6581cb416f01e706610e4cb076935d.tar.gz
opie-b0dc62061b6581cb416f01e706610e4cb076935d.tar.bz2
Set DESTDIR to /bin rather than ../../bin/
Diffstat (limited to 'core/opiealarm') (more/less context) (ignore whitespace changes)
-rw-r--r--core/opiealarm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/opiealarm/Makefile b/core/opiealarm/Makefile
index f20d451..03e6957 100644
--- a/core/opiealarm/Makefile
+++ b/core/opiealarm/Makefile
@@ -1,5 +1,5 @@
-DESTDIR=../../bin
+DESTDIR=$(OPIEDIR)/bin
CROSS:=arm-linux-
CC :=$(CROSS)gcc