[gedit/wip/non-recursive-make: 5/7] Build before docs



commit 5407b85189119e166bb5988980d9bb6227df22e6
Author: Jesse van den Kieboom <jessevdk gmail com>
Date:   Sun Jan 12 17:25:33 2014 +0100

    Build before docs

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 670f481..f20a894 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
 ## Process this file with automake to produce Makefile.in
 ACLOCAL_AMFLAGS = -I m4 -I libgd ${ACLOCAL_FLAGS}
 
-SUBDIRS = libgd po docs
+SUBDIRS = libgd . po docs
 
 if !OS_OSX
 SUBDIRS += help


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