summaryrefslogtreecommitdiffabout
path: root/Makefile.Embedded
Unidiff
Diffstat (limited to 'Makefile.Embedded') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile.Embedded2
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:
251 ifndef BUILD_NO_PWMANAGER 251 ifndef BUILD_NO_PWMANAGER
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
257tmake: objects \ 257tmake: objects \
258 qtcompat/Makefile$(PLATFORM) \ 258 qtcompat/Makefile$(PLATFORM) \
259 microkde/Makefile$(PLATFORM) \ 259 microkde/Makefile$(PLATFORM) \