-rw-r--r-- | Makefile.Embedded | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded index 467710f..a9ea199 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded @@ -251,8 +251,9 @@ dist: ifndef BUILD_NO_PWMANAGER mkipks pwmanager.control endif mkipks pimTABicon.control + zip kdepim_$(KDEPIM_VERSION)_for_SharpRom.ipk.zip *.ipk tmake: objects \ qtcompat/Makefile$(PLATFORM) \ microkde/Makefile$(PLATFORM) \ |