mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-18 02:20:59 +03:00
4 lines
99 B
Makefile
4 lines
99 B
Makefile
|
INCLUDES = -I$(top_srcdir)/include
|
||
|
noinst_LTLIBRARIES = libcommon.la
|
||
|
libcommon_la_SOURCES = list.c
|