AUTOMAKE_OPTIONS = nostdinc INCLUDES = -I../../.. w3dtk_utility_includedir = $(pkgincludedir)/w3dtk/utility w3dtk_utility_include_HEADERS = varray.h vconf.h vhash.h vheap.h vlist.h vlogfile.h noinst_LTLIBRARIES = libdwfw3dtkutility.la libdwfw3dtkutility_la_LDFLAGS = -avoid-version libdwfw3dtkutility_la_SOURCES = vconf.c vhash.c vheap.c vlist.c vlogfile.c