author | zautrix <zautrix> | 2005-01-18 14:22:06 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-18 14:22:06 (UTC) |
commit | 790533d303665e27f183b941df88b389afb92d0a (patch) (side-by-side diff) | |
tree | fea40ce4fe99a400cd4b60b1e7987f613900e982 /Makefile.Embedded | |
parent | ced210b0c4643ddac6a2e80eab4c85c1994b20e0 (diff) | |
download | kdepimpi-790533d303665e27f183b941df88b389afb92d0a.zip kdepimpi-790533d303665e27f183b941df88b389afb92d0a.tar.gz kdepimpi-790533d303665e27f183b941df88b389afb92d0a.tar.bz2 |
rel note changes
-rw-r--r-- | Makefile.Embedded | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded index a9ea199..1f9507f 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded @@ -252,7 +252,7 @@ dist: mkipks pwmanager.control endif mkipks pimTABicon.control - zip kdepim_$(KDEPIM_VERSION)_for_SharpRom.ipk.zip *.ipk + zip kdepim_$(KDEPIM_VERSION)_for_SharpRom.ipk.zip *.ipk ReleaseNotes.txt tmake: objects \ qtcompat/Makefile$(PLATFORM) \ |