From: Nikos Mavrogiannopoulos Date: Sat, 9 Apr 2011 07:39:12 +0000 (+0200) Subject: gl before lib or libextra X-Git-Tag: gnutls_2_99_0^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=49c6e3f75cbfd0e68620c6935dfca83cd2a5d87d;p=thirdparty%2Fgnutls.git gl before lib or libextra --- diff --git a/Makefile.am b/Makefile.am index d0b7159e58..a02e9b7ad3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,7 +22,7 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc -SUBDIRS = lib libextra gl po src doc tests +SUBDIRS = gl lib libextra po src doc tests if HAVE_GUILE SUBDIRS += guile