changeset 755:3576d1b46268 trunk

[svn] build intl first
author nenolod
date Mon, 27 Feb 2006 20:59:50 -0800
parents d7404302a6b3
children 97f5ebf52a3d
files Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile.in	Mon Feb 27 20:57:33 2006 -0800
+++ b/Makefile.in	Mon Feb 27 20:59:50 2006 -0800
@@ -1,7 +1,7 @@
 include mk/rules.mk
 include mk/objective.mk
 
-SUBDIRS = Plugins libaudacious audacious po icons skin intl
+SUBDIRS = Plugins libaudacious intl audacious po icons skin
 
 install-posthook:
 	@if test `whoami` = 'root'; then \