## Makefile.am -- Process this file with automake to produce Makefile.in
# $Id: Makefile.am,v 1.3 2004/03/30 00:56:20 ca Exp $

MAINTAINERCLEANFILES	= Makefile.in

INCLUDES		= -I$(top_builddir) -I$(top_builddir)/include -I$(top_srcdir) -I$(top_srcdir)/include

IS		= include/sm
ISM		= $(top_srcdir)/include/sm
noinst_HEADERS	= $(ISM)/iqdb.h

noinst_LIBRARIES	= libiqdb.a
libiqdb_a_SOURCES	= iqdb.c


syntax highlighted by Code2HTML, v. 0.9.1