aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
blob: 24ba7291312f931c4748c361feb58d0fc530dec7 (plain)
1
2
3
4
5
6
7
DEFAULT_INCLUDES = -I. -I..
AM_CFLAGS = -g -O2 -W -Wall -Wstrict-prototypes -Wshadow

noinst_LTLIBRARIES = libcommon.la
libcommon_la_SOURCES = list.c

EXTRA_DIST = list.h