summaryrefslogtreecommitdiff
path: root/noncore/apps/checkbook/checkbook.pro
Unidiff
Diffstat (limited to 'noncore/apps/checkbook/checkbook.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/apps/checkbook/checkbook.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/noncore/apps/checkbook/checkbook.pro b/noncore/apps/checkbook/checkbook.pro
index 05cac15..f97cb75 100644
--- a/noncore/apps/checkbook/checkbook.pro
+++ b/noncore/apps/checkbook/checkbook.pro
@@ -23,12 +23,14 @@ INCLUDEPATH += $(OPIEDIR)/include
23DEPENDPATH += $(OPIEDIR)/include 23DEPENDPATH += $(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 \
30 ../../../i18n/xx/checkbook.ts \
29 ../../../i18n/en/checkbook.ts \ 31 ../../../i18n/en/checkbook.ts \
30 ../../../i18n/es/checkbook.ts \ 32 ../../../i18n/es/checkbook.ts \
31 ../../../i18n/fr/checkbook.ts \ 33 ../../../i18n/fr/checkbook.ts \
32 ../../../i18n/hu/checkbook.ts \ 34 ../../../i18n/hu/checkbook.ts \
33 ../../../i18n/ja/checkbook.ts \ 35 ../../../i18n/ja/checkbook.ts \
34 ../../../i18n/ko/checkbook.ts \ 36 ../../../i18n/ko/checkbook.ts \