summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/checkbook.pro
Unidiff
Diffstat (limited to 'noncore/apps/checkbook/checkbook.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/checkbook/checkbook.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index 8ac63e3..d1a7d68 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -24,25 +24,25 @@ DEPENDPATH += $(OPIEDIR)/include
24LIBS += -lqpe -lopie 24LIBS += -lqpe -lopie
25TARGET = checkbook 25TARGET = checkbook
26DESTDIR = $(OPIEDIR)/bin 26DESTDIR = $(OPIEDIR)/bin
27 27
28TRANSLATIONS = ../../../i18n/de/checkbook.ts \ 28TRANSLATIONS = ../../../i18n/de/checkbook.ts \
29 ../../../i18n/da/checkbook.ts \ 29 ../../../i18n/da/checkbook.ts \
30 ../../../i18n/xx/checkbook.ts \ 30 ../../../i18n/xx/checkbook.ts \
31 ../../../i18n/en/checkbook.ts \ 31 ../../../i18n/en/checkbook.ts \
32 ../../../i18n/es/checkbook.ts \ 32 ../../../i18n/es/checkbook.ts \
33 ../../../i18n/fr/checkbook.ts \ 33 ../../../i18n/fr/checkbook.ts \
34 ../../../i18n/hu/checkbook.ts \ 34 ../../../i18n/hu/checkbook.ts \
35 ../../../i18n/ja/checkbook.ts \ 35 ../../../i18n/ja/checkbook.ts \
36 ../../../i18n/ko/checkbook.ts \ 36 ../../../i18n/ko/checkbook.ts \
37 ../../../i18n/no/checkbook.ts \ 37 ../../../i18n/no/checkbook.ts \
38 ../../../i18n/pl/checkbook.ts \ 38 ../../../i18n/pl/checkbook.ts \
39 ../../../i18n/pt/checkbook.ts \ 39 ../../../i18n/pt/checkbook.ts \
40 ../../../i18n/pt_BR/checkbook.ts \ 40 ../../../i18n/pt_BR/checkbook.ts \
41 ../../../i18n/sl/checkbook.ts \ 41 ../../../i18n/sl/checkbook.ts \
42 ../../../i18n/zh_CN/checkbook.ts \ 42 ../../../i18n/zh_CN/checkbook.ts \
43 ../../../i18n/zh_TW/checkbook.ts \ 43 ../../../i18n/zh_TW/checkbook.ts \
44 ../../../i18n/it/checkbook.ts 44 ../../../i18n/it/checkbook.ts
45 45
46 46
47 47
48include ( ../../../include.pro ) 48include ( $(OPIEDIR)/include.pro )