From: nion Date: Wed, 13 Apr 2005 13:40:12 +0000 (+0000) Subject: Nico Golde: X-Git-Url: http://git.madism.org/?p=apps%2Fmadmutt.git;a=commitdiff_plain;h=cdd5dd2b406b2af4359f7b1e7360d0c9aba13777 Nico Golde: - fixed annoyance of build process git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@263 e385b8ad-14ed-0310-8656-cc95a2468c6d --- diff --git a/Makefile.am b/Makefile.am index d601829..0f33a55 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ muttng_SOURCES = $(BUILT_SOURCES) \ muttng_LDADD = @MUTT_LIB_OBJECTS@ @LIBOBJS@ $(LIBIMAP) $(LIBPOP) $(LIBNNTP) \ -Llib -lsane $(MUTTLIBS) $(INTLLIBS) $(LIBICONV) -muttng_DEPENDENCIES = @MUTT_LIB_OBJECTS@ @LIBOBJS@ $(top_srcdir)/lib/libsane.a \ +muttng_DEPENDENCIES = @MUTT_LIB_OBJECTS@ @LIBOBJS@ $(top_builddir)/lib/libsane.a \ $(LIBIMAPDEPS) $(LIBPOPDEPS) $(LIBNNTPDEPS) $(INTLDEPS) makedoc_SOURCES = makedoc.c