Unidiff1 files changed, 1 insertions, 1 deletions
|
diff --git a/Makefile b/Makefile index a9ea199..1f9507f 100644 --- a/ Makefile+++ b/ Makefile |
|
@@ -252,7 +252,7 @@ dist: |
252 | mkipks pwmanager.control |
252 | mkipks pwmanager.control |
253 | endif |
253 | endif |
254 | mkipks pimTABicon.control |
254 | mkipks pimTABicon.control |
255 | zip kdepim_$(KDEPIM_VERSION)_for_SharpRom.ipk.zip *.ipk |
255 | zip kdepim_$(KDEPIM_VERSION)_for_SharpRom.ipk.zip *.ipk ReleaseNotes.txt |
256 | |
256 | |
257 | tmake: objects \ |
257 | tmake: objects \ |
258 | qtcompat/Makefile$(PLATFORM) \ |
258 | qtcompat/Makefile$(PLATFORM) \ |
|