summaryrefslogtreecommitdiffabout
path: root/Makefile
authorzautrix <zautrix>2005-01-15 23:02:13 (UTC)
committer zautrix <zautrix>2005-01-15 23:02:13 (UTC)
commit1b507d4a79b5d06766b6d1fb3f81c1fb38a316a1 (patch) (unidiff)
tree7856792e739594eee7cb7286f4fe0daf1dd5fe1a /Makefile
parentf9f60d23806530a5bccae372e5eeebee6d528f20 (diff)
downloadkdepimpi-1b507d4a79b5d06766b6d1fb3f81c1fb38a316a1.zip
kdepimpi-1b507d4a79b5d06766b6d1fb3f81c1fb38a316a1.tar.gz
kdepimpi-1b507d4a79b5d06766b6d1fb3f81c1fb38a316a1.tar.bz2
Some fixes
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 467710f..a9ea199 100644
--- a/Makefile
+++ b/Makefile
@@ -249,12 +249,13 @@ dist:
249 mkipks kmobilephoneaccess.control 249 mkipks kmobilephoneaccess.control
250 endif 250 endif
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 256
256tmake: objects \ 257tmake: objects \
257 qtcompat/Makefile$(PLATFORM) \ 258 qtcompat/Makefile$(PLATFORM) \
258 microkde/Makefile$(PLATFORM) \ 259 microkde/Makefile$(PLATFORM) \
259 libkcal/Makefile$(PLATFORM) \ 260 libkcal/Makefile$(PLATFORM) \
260 libkdepim/Makefile$(PLATFORM) \ 261 libkdepim/Makefile$(PLATFORM) \