INCLUDES = -I$(srcdir) -I$(srcdir)/.. $(all_includes) noinst_LTLIBRARIES = libtsthread.la libtsthread_la_SOURCES = \ tsthread.cpp \ tswaitcondition.cpp noinst_HEADERS = \ tsthread.h METASOURCES = AUTO