4 lines
99 B
Makefile
4 lines
99 B
Makefile
|
INCLUDES = -I$(top_srcdir)/include
|
||
|
noinst_LTLIBRARIES = libcommon.la
|
||
|
libcommon_la_SOURCES = list.c
|