Make interlibrary dependencies explicit

See commit e69bd526c1.
This commit is contained in:
Brian Behlendorf 2010-08-16 16:37:39 -07:00
parent 2b43327f1c
commit fbe31d8a21
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ AM_CCASFLAGS = \
lib_LTLIBRARIES = libspl.la
libspl_la_LDFLAGS = -lrt
libspl_la_SOURCES = \
${top_srcdir}/lib/libspl/getexecname.c \
${top_srcdir}/lib/libspl/gethrtime.c \