author | ar <ar> | 2004-06-19 23:41:36 (UTC) |
---|---|---|
committer | ar <ar> | 2004-06-19 23:41:36 (UTC) |
commit | 63dd6d0c5919bd905f9c39eb1641d18c5372cdda (patch) (unidiff) | |
tree | 4817b48408c220699cc9cecfe60ad44a9962662a | |
parent | 8beb35ab232bf3f20582cf6d1d00681b8dd8e24d (diff) | |
download | opie-63dd6d0c5919bd905f9c39eb1641d18c5372cdda.zip opie-63dd6d0c5919bd905f9c39eb1641d18c5372cdda.tar.gz opie-63dd6d0c5919bd905f9c39eb1641d18c5372cdda.tar.bz2 |
- fix target
-rw-r--r-- | noncore/apps/opie-console/opie-console.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-console/opie-console.pro b/noncore/apps/opie-console/opie-console.pro index baa5a55..57bd0f4 100644 --- a/noncore/apps/opie-console/opie-console.pro +++ b/noncore/apps/opie-console/opie-console.pro | |||
@@ -65,5 +65,5 @@ INCLUDEPATH += $(OPIEDIR)/include | |||
65 | DEPENDPATH += $(OPIEDIR)/include | 65 | DEPENDPATH += $(OPIEDIR)/include |
66 | LIBS += -lqpe -lopiecore2 -lopieui2 -lutil | 66 | LIBS += -lqpe -lopiecore2 -lopieui2 -lutil |
67 | TARGET = console | 67 | TARGET = opie-console |
68 | 68 | ||
69 | DEFINES += HAVE_OPENPTY | 69 | DEFINES += HAVE_OPENPTY |