Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile - github.com/nextcloud/socialsharing.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84071f6278e0cc88093288b07ca23670e6967500 (plain)
1
2
3
4
5
6
appstore:
	(cd socialsharing_diaspora && make appstore)
	(cd socialsharing_email && make appstore)
	(cd socialsharing_facebook && make appstore)
	(cd socialsharing_telegram && make appstore)
	(cd socialsharing_twitter && make appstore)