noinst_LTLIBRARIES = libmonoutils.la INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/mono $(LIBGC_CFLAGS) $(GLIB_CFLAGS) $(GMODULE_CFLAGS) libmonoutils_la_SOURCES = \ mono-hash.c \ mono-md5.c \ mono-sha1.c \ mono-logger.c \ mono-codeman.c \ mono-counters.c \ mono-compiler.h \ monobitset.c \ mono-math.c \ strtod.h \ strtod.c \ strenc.h \ strenc.c \ mono-uri.c \ mono-poll.c libmonoutilsincludedir = $(includedir)/mono/utils libmonoutilsinclude_HEADERS = \ monobitset.h \ mono-codeman.h \ mono-counters.h \ mono-digest.h \ mono-logger.h \ mono-hash.h \ mono-math.h \ mono-uri.h \ mono-poll.h EXTRA_DIST = ChangeLog