noinst_LTLIBRARIES = libunix.la

AM_CPPFLAGS = \
	$(AF_CPPFLAGS)

libunix_la_SOURCES = \
	ut_debugmsg.cpp \
	ut_files.cpp \
	ut_files.h \
	ut_mutexImpl.h \
	ut_path.cpp \
	ut_sleep.h \
	ut_unixAssert.cpp \
	ut_unixAssert.h \
	ut_unixIdle.cpp \
	ut_unixIdle.h \
	ut_unixMisc.cpp \
	ut_unixColor.cpp \
	ut_unixColor.h \
	ut_unixTimer.cpp \
	ut_unixTimer.h