-rw-r--r-- | Makefile.Embedded | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded index 7cc6952..ab9e17c 100644 --- a/Makefile.Embedded +++ b/Makefile.Embedded @@ -182,4 +182,5 @@ clean: install: cd bin/kdepim; make install + cp -r Pim $(QPEDIR)/apps cp db2file/db2file $(QPEDIR)/bin/db2file cp korganizer/korganizer.desktop $(QPEDIR)/apps/Pim/korganizer.desktop @@ -202,4 +203,5 @@ dist: ./mkipks kammu.control endif + ./mkipks pim_TAB_icon.control tmake: objects \ |