friendica/view/theme/quattro/Makefile
Fabrixxm 8b18ee49ff quattro: some updates
- add makefile to rebuild both css with single command
- fix icons in Forums widget
- style photos pages
2012-06-29 05:29:58 -04:00

6 lines
52 B
Makefile

all:
cd dark; make; cd ..
cd green; make; cd ..