Refreshed autogen products
This commit is contained in:
parent
8e833a1508
commit
b6ddc3d1a3
|
@ -220,7 +220,12 @@ AM_CFLAGS = -Wall -Wstrict-prototypes -Wshadow -Werror -Wno-switch \
|
|||
-D_LARGEFILE64_SOURCE -DTEXT_DOMAIN=\"zfs-linux-user\"
|
||||
DEFAULT_INCLUDES = \
|
||||
-I${top_srcdir}/lib/libzfs/include \
|
||||
-I${top_srcdir}/lib/libspl/include
|
||||
-I${top_srcdir}/lib/libspl/include \
|
||||
-I${top_srcdir}/lib/libnvpair/include \
|
||||
-I${top_srcdir}/lib/libuutil/include \
|
||||
-I${top_srcdir}/module/zcommon/include \
|
||||
-I${top_srcdir}/module/nvpair/include \
|
||||
-I${top_srcdir}/module/avl/include
|
||||
|
||||
lib_LTLIBRARIES = libzfs.la
|
||||
libzfs_la_SOURCES = \
|
||||
|
|
Loading…
Reference in New Issue