Reverse build order of libamounts and libledger.
This commit is contained in:
parent
3bea2b1181
commit
8a051119ac
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
EXTRA_DIST = autogen.sh contrib
|
||||
|
||||
lib_LTLIBRARIES = libledger.la libamounts.la
|
||||
lib_LTLIBRARIES = libamounts.la libledger.la
|
||||
|
||||
libamounts_la_CPPFLAGS = -I$(srcdir)/src -I$(srcdir)/lib
|
||||
libamounts_la_SOURCES = \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue