From 9915fb1c3ba690f12bfff263949336f18ae6cb9d Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Wed, 5 Jan 2011 13:36:13 +0000 Subject: [PATCH] Add a depedency for libresrc on the 'command' subdir to ensure it's built first. Originally committed to SVN as r5127. --- aegisub/Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aegisub/Makefile.target b/aegisub/Makefile.target index cedeb5b77..90732f962 100644 --- a/aegisub/Makefile.target +++ b/aegisub/Makefile.target @@ -124,7 +124,7 @@ $(SUBDIRS): src: universalchardet libass libffms tools libaegisub tests: libaegisub reporter: src - +command: libresrc