-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 @@ -251,9 +251,9 @@ dist: ifndef BUILD_NO_PWMANAGER 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) \ microkde/Makefile$(PLATFORM) \ |