aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 7adb97658e9d825ebba3a94c94beaec903f6e8aa (plain)
1
2
3
4
5
6
7
8
9
10
all: bulma libresocial style

bulma:
	sh scripts/bulma.sh

libresocial:
	sh scripts/libresocial.sh

style:
	sh scripts/style.sh