]> git.proxmox.com Git - mirror_spl.git/blob - lib/Makefile.am
Reorganize /include/ to add a /sys/, this way we don't need to
[mirror_spl.git] / lib / Makefile.am
1 DEFAULT_INCLUDES = -I. -I..
2 AM_CFLAGS = -g -O2 -W -Wall -Wstrict-prototypes -Wshadow
3
4 noinst_LTLIBRARIES = libcommon.la
5 libcommon_la_SOURCES = list.c
6
7 EXTRA_DIST = list.h