summaryrefslogtreecommitdiff
path: root/plugins
Side-by-side diff
Diffstat (limited to 'plugins') (more/less context) (ignore whitespace changes)
-rw-r--r--plugins/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/Makefile b/plugins/Makefile
new file mode 100644
index 0000000..4863bd0
--- a/dev/null
+++ b/plugins/Makefile
@@ -0,0 +1,4 @@
+clean:
+ find -name "*.so*" -print0 | xargs -0 rm -f
+
+all install ipk lupdate lrelease opie-lupdate opie-lrelease: