From: Simon Josefsson Date: Thu, 25 Oct 2007 09:30:57 +0000 (+0200) Subject: Reorder and simplify. X-Git-Tag: gnutls_2_1_4~17 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=cea3ced2805c0ee57980e7782c9ffd96823de8ee;p=thirdparty%2Fgnutls.git Reorder and simplify. --- diff --git a/Makefile.am b/Makefile.am index da5b5d1cae..f1d1b4df43 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,14 +22,12 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc -SUBDIRS = lgl gl includes lib libextra src +SUBDIRS = lgl gl includes lib libextra src doc tests po if HAVE_GUILE SUBDIRS += guile endif -SUBDIRS += doc tests po - ACLOCAL_AMFLAGS = -I m4 -I gl/m4 -I lgl/m4 # Maintainer targets