From b3a539b0168c4058ffe19930a455f987778a5fbf Mon Sep 17 00:00:00 2001 From: glx Date: Thu, 14 May 2009 21:59:24 +0000 Subject: (svn r16307) -Fix: makedepend can't handle the amount of files we have and it also miss some dependencies. That's why we introduce our custom implementation of makedepend. --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index a74125c20..fa418abcb 100755 --- a/configure +++ b/configure @@ -67,6 +67,7 @@ fi TTD="openttd$EXE" STRGEN="strgen$EXE" ENDIAN_CHECK="endian_check$EXE" +DEPEND="depend$EXE" if [ -z "$sort" ]; then PIPE_SORT="sed s~a~a~" -- cgit v1.2.3-70-g09d2