Fixed filterable css in reports
[ninja.git] / src / generators / orm / Makefile
blobcbd3d525312860d4cb0fa75993e69384b5dd8baa
1 SOURCES=$(wildcard *.php)
3 build_track: $(SOURCES)
4 php run_mod.php
5 touch $@