1
0
mirror of https://github.com/odrling/Aegisub synced 2025-04-11 22:56:02 +02:00

Make automation depend on libaegisub

This commit is contained in:
Thomas Goyne 2013-04-29 20:28:24 -07:00
parent 05baa4b0e4
commit e033078488

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