author | cniehaus <cniehaus> | 2002-08-29 15:24:36 (UTC) |
---|---|---|
committer | cniehaus <cniehaus> | 2002-08-29 15:24:36 (UTC) |
commit | 0561505ce8077b2ae494f0f9af3e3f6b1ad4de16 (patch) (side-by-side diff) | |
tree | 5bc3d921febf93a36d2d777fae3b3c84bcf74754 /noncore/comm | |
parent | 4b90c9ba76f5757c670e1fd66ceb9cf2d8057073 (diff) | |
download | opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.zip opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.gz opie-0561505ce8077b2ae494f0f9af3e3f6b1ad4de16.tar.bz2 |
I fixed some issues in .pro
-rw-r--r-- | noncore/comm/keypebble/keypebble.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/noncore/comm/keypebble/keypebble.pro b/noncore/comm/keypebble/keypebble.pro index 1b392af..a102381 100644 --- a/noncore/comm/keypebble/keypebble.pro +++ b/noncore/comm/keypebble/keypebble.pro @@ -12,7 +12,6 @@ HEADERS = d3des.h \ kvnc.h \ kvncconnectdlg.h \ kvncoptionsdlg.h \ - version.h \ vncauth.h SOURCES = d3des.c \ vncauth.c \ |