-rw-r--r-- | noncore/apps/checkbook/checkbook.pro (renamed from noncore/apps/checkbook/qcheckbook.pro) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/noncore/apps/checkbook/qcheckbook.pro b/noncore/apps/checkbook/checkbook.pro index f601f6d..68db34b 100644 --- a/noncore/apps/checkbook/qcheckbook.pro +++ b/noncore/apps/checkbook/checkbook.pro @@ -32,2 +32,3 @@ DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe -TARGET = $(OPIEDIR)/bin/checkbook
\ No newline at end of file +TARGET = checkbook +DESTDIR = $(OPIEDIR)/bin |