Reverse the link order of libledger.la and libamounts.la. Apparently this

matters to Ubuntu 8.04, but only when building 'make check'!
This commit is contained in:
John Wiegley 2008-08-31 20:54:06 -04:00
parent d297535c6c
commit 78e1ac62cb

View file

@ -1,6 +1,6 @@
EXTRA_DIST = autogen.sh contrib
lib_LTLIBRARIES = libamounts.la libledger.la
lib_LTLIBRARIES = libledger.la libamounts.la
libamounts_la_CPPFLAGS = -I$(srcdir)/src -I$(srcdir)/lib
libamounts_la_SOURCES = \