noinst_LTLIBRARIES = libutils.la

# Don't need to list alloca.c, etc., Automake includes them.
libutils_la_SOURCES = system.h placeholder.c
libutils_la_LIBADD = @LIBOBJS@ 

EXTRA_DIST = README


syntax highlighted by Code2HTML, v. 0.9.1