summaryrefslogtreecommitdiffabout
path: root/Makefile
authorzautrix <zautrix>2005-01-18 14:22:06 (UTC)
committer zautrix <zautrix>2005-01-18 14:22:06 (UTC)
commit790533d303665e27f183b941df88b389afb92d0a (patch) (unidiff)
treefea40ce4fe99a400cd4b60b1e7987f613900e982 /Makefile
parentced210b0c4643ddac6a2e80eab4c85c1994b20e0 (diff)
downloadkdepimpi-790533d303665e27f183b941df88b389afb92d0a.zip
kdepimpi-790533d303665e27f183b941df88b389afb92d0a.tar.gz
kdepimpi-790533d303665e27f183b941df88b389afb92d0a.tar.bz2
rel note changes
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a9ea199..1f9507f 100644
--- a/Makefile
+++ b/Makefile
@@ -247,17 +247,17 @@ dist:
247 mkipks korganizer-alarm.control 247 mkipks korganizer-alarm.control
248 ifndef BUILD_NO_GAMMU 248 ifndef BUILD_NO_GAMMU
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 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) \
260 libkcal/Makefile$(PLATFORM) \ 260 libkcal/Makefile$(PLATFORM) \
261 libkdepim/Makefile$(PLATFORM) \ 261 libkdepim/Makefile$(PLATFORM) \
262 korganizer/Makefile$(PLATFORM) \ 262 korganizer/Makefile$(PLATFORM) \
263 kalarmd/Makefile$(PLATFORM) \ 263 kalarmd/Makefile$(PLATFORM) \