Make automation depend on libaegisub

This commit is contained in:
Thomas Goyne 2013-04-29 20:28:24 -07:00
parent 05baa4b0e4
commit e033078488
1 changed files with 1 additions and 0 deletions

View File

@ -132,6 +132,7 @@ $(SUBDIRS):
$(MAKE) -C $@ $(MAKECMDGOALS)
# Set relations to ensure dependencies are built before their targets during parallel builds.
automation: libaegisub
src: universalchardet tools libaegisub
tests: libaegisub
reporter: src