From 429e46051dba814e7d6c74368eb1bba550222cbe Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 1 Dec 2011 22:56:23 +0000 Subject: Imported Upstream version 1.4.8 --- tinytest/Makefile.am | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 tinytest/Makefile.am (limited to 'tinytest/Makefile.am') diff --git a/tinytest/Makefile.am b/tinytest/Makefile.am new file mode 100644 index 0000000..b49750d --- /dev/null +++ b/tinytest/Makefile.am @@ -0,0 +1,6 @@ + +noinst_LIBRARIES = libtinytest.a + +libtinytest_a_SOURCES = tinytest.c tinytest.h + +EXTRA_DIST = tinytest.vcproj -- cgit v1.2.3