[baobab] Remove reference to libgd from Makefile.am



commit 005b65f1cd44251cc80998a491d62ea642de6460
Author: Stefano Facchini <stefano facchini gmail com>
Date:   Thu Jun 6 10:13:57 2013 +0200

    Remove reference to libgd from Makefile.am

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index ac14ae3..1b9a09d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 NULL =
 
-SUBDIRS =  libgd src data pixmaps help po
+SUBDIRS =  src data pixmaps help po
 
 EXTRA_DIST = \
        COPYING.docs                            \


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