[grilo/fremantle: 4/5] Disabling entering in useless directories when compiling



commit 34c7ed573a09108bfc34f7424c36743e20a71e7f
Author: Xabier Rodriguez Calvar <xrcalvar igalia com>
Date:   Tue Apr 13 11:00:59 2010 +0200

    Disabling entering in useless directories when compiling

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index c4507f5..0e28213 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,7 @@
 #
 # Copyright (C) 2010 Igalia S.L. All rights reserved.
 
-SUBDIRS = src tools bindings
+SUBDIRS = src
 
 if ENABLE_GTK_DOC
 SUBDIRS += doc



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