Author: dnusinow
Date: 2006-02-27 00:22:17 -0500 (Mon, 27 Feb 2006)
New Revision: 1352

Modified:
   trunk/xsfbs/xsfbs.mk
Log:
Include xsfbs-autoceconf.mk at the end of xsfbs.mk because it depends on 
targets in xsfbs.mk. Thanks Eugene Konev for catching this stupid error.

Modified: trunk/xsfbs/xsfbs.mk
===================================================================
--- trunk/xsfbs/xsfbs.mk        2006-02-27 04:48:29 UTC (rev 1351)
+++ trunk/xsfbs/xsfbs.mk        2006-02-27 05:22:17 UTC (rev 1352)
@@ -19,8 +19,6 @@
 # Modified by David Nusinow <[EMAIL PROTECTED]>
 # Acknowledgements to Manoj Srivastava.
 
-include debian/xsfbs/xsfbs-autoreconf.mk
-
 # Pass $(DH_OPTIONS) into the environment for debhelper's benefit.
 export DH_OPTIONS
 
@@ -352,4 +350,6 @@
 debian/shlibs.local:
        cat debian/*.shlibs >$@
 
+include debian/xsfbs/xsfbs-autoreconf.mk
+
 # vim:set noet ai sts=8 sw=8 tw=0:


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to