summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/opie-sheet.pro
Side-by-side diff
Diffstat (limited to 'noncore/apps/opie-sheet/opie-sheet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 5c4bc79..ced4daf 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -4,6 +4,6 @@ SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp nu
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopiecore2
-TARGET = sheetqt
+TARGET = opie-sheet
include ( $(OPIEDIR)/include.pro )