1 2noinst_LIBRARIES = libtinytest.a 3 4libtinytest_a_SOURCES = tinytest.c tinytest.h 5 6EXTRA_DIST = tinytest.vcproj tinytest.vcxproj 7