## Process this file with automake to produce Makefile.in
# Makefile.am for multiskkserv
# $Id: Makefile.am,v 1.2 2002/01/31 17:48:51 sian Exp $

noinst_LTLIBRARIES = libutils.la
INCLUDES = -I$(top_srcdir)

libutils_la_SOURCES = \
	libstring.c libstring.h \
	dlist.c dlist.h \
	hash.c hash.h


syntax highlighted by Code2HTML, v. 0.9.1