[anjuta] libanjuta: Fixed subdirs build order



commit 7793582039c2a46f10b93afb2e8e1b3280864c7a
Author: Naba Kumar <naba gnome org>
Date:   Mon May 2 19:50:16 2011 +0300

    libanjuta: Fixed subdirs build order

 libanjuta/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libanjuta/Makefile.am b/libanjuta/Makefile.am
index 353fd6d..76a361e 100644
--- a/libanjuta/Makefile.am
+++ b/libanjuta/Makefile.am
@@ -1,6 +1,6 @@
 include interfaces/Makefile.am.gir
 
-SUBDIRS = tests interfaces
+SUBDIRS = interfaces . tests
 
 AM_CPPFLAGS = \
 	-I$(top_srcdir) \



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]