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, 2 insertions, 0 deletions
diff --git a/Makefile.Embedded b/Makefile.Embedded
index 5a51127..9096f01 100644
--- a/Makefile.Embedded
+++ b/Makefile.Embedded
@@ -220,8 +220,10 @@ clean:
220 rm -f obj/$(PLATFORM)/*; rm -f moc/$(PLATFORM)/*; rm Makefile$(PLATFORM); popd; \ 220 rm -f obj/$(PLATFORM)/*; rm -f moc/$(PLATFORM)/*; rm Makefile$(PLATFORM); popd; \
221 done 221 done
222 222
223pac: 223pac:
224 rm -f $(QPEDIR)/lib/libmicro*
225 rm -f $(QPEDIR)/plugins/applets/libkopi*
224 make 226 make
225 make install 227 make install
226 make dist 228 make dist
227install: 229install: