From: Marc-André Lureau Date: Thu, 8 Jan 2009 09:56:16 +0000 (+0200) Subject: build: compile libltdl directory first X-Git-Url: https://code.delx.au/pulseaudio/commitdiff_plain/e92b0ae3f0c25ae5985327ef10a1b6d4ac146dca?ds=sidebyside build: compile libltdl directory first This change solves a compilation issue on maemo, and the "make dist" on Debian with autofoo from "experimental" repositories. --- diff --git a/Makefile.am b/Makefile.am index b27f9e65..bc46cac4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -18,7 +18,7 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_DIST = bootstrap.sh LICENSE GPL LGPL doxygen/Makefile.am doxygen/Makefile.in doxygen/doxygen.conf.in README todo -SUBDIRS=src doxygen man po libltdl +SUBDIRS = libltdl src doxygen man po MAINTAINERCLEANFILES = noinst_DATA =