summaryrefslogtreecommitdiff
path: root/plugins/Makefile
blob: 4863bd07445369cfa495907b1429e4c447dde6fa (plain)
1
2
3
4
clean:
	find -name "*.so*" -print0 | xargs -0 rm -f

all install ipk lupdate lrelease opie-lupdate opie-lrelease: