## Process this file with automake to produce Makefile.in

## common CFLAGS
AM_CFLAGS = -Wall -Wwrite-strings -Wstrict-prototypes -Wno-trigraphs

## library
noinst_LTLIBRARIES = libupdatedd-exception.la

libupdatedd_exception_la_SOURCES = libupdatedd-exception.c


syntax highlighted by Code2HTML, v. 0.9.1