[gnome-photos/wip/libgd: 5/9] No need for . in SUBDIRS



commit aca9a09d56d520fcecc534dfcfb1c4bedb140e34
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Nov 10 11:56:11 2012 +0100

    No need for . in SUBDIRS

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 1068e54..c55775e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,6 @@
 ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
 
-SUBDIRS = . data libgd src po
+SUBDIRS = data libgd src po
 
 INTLTOOL_FILES = \
 	intltool-extract.in \



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