[baobab] Makefile.am: honor aclocal flags



commit db2aec03d974ca3e4815686b2a811a434b881eb2
Author: Javier JardÃn <jjardon gnome org>
Date:   Tue Oct 25 17:20:55 2011 +0100

    Makefile.am: honor aclocal flags

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index dcfc603..a1f8b5b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
+
 SUBDIRS =  src data pixmaps help po
 
 EXTRA_DIST = COPYING.docs



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