summaryrefslogtreecommitdiffabout
path: root/Makefile
Side-by-side diff
Diffstat (limited to 'Makefile') (more/less context) (ignore whitespace changes)
-rw-r--r--Makefile11
1 files changed, 6 insertions, 5 deletions
diff --git a/Makefile b/Makefile
index 1adfb2c..0b8997e 100644
--- a/Makefile
+++ b/Makefile
@@ -61,2 +61,3 @@ SUBDIRS = \
+
all: build_microkde \
@@ -203,4 +204,5 @@ clean:
done
+
install:
-
+
cd bin/kdepim; make install
@@ -213,3 +215,3 @@ install:
-dist:
+dist:
@echo Dont forget to do "make install" before "make dist"
@@ -226,3 +228,3 @@ dist:
ifndef BUILD_NO_GAMMU
- ./mkipks kammu.control
+ ./mkipks phoneaccess.control
endif
@@ -258,4 +260,2 @@ tmake: objects \
-
-
qtcompat/Makefile$(PLATFORM): qtcompat/qtcompat.pro
@@ -329 +329,2 @@ pwmanager/pwmanager/Makefile$(PLATFORM): pwmanager/pwmanager/pwmanagerE.pro
cd pwmanager/pwmanager; tmake "CONFIG+=$(RELEASE_DEBUG)" "VERSION=$(KDEPIM_VERSION)" pwmanagerE.pro -o Makefile$(PLATFORM)
+