diff --git a/libconfig-1.4.9/tinytest/Makefile.am b/libconfig-1.4.9/tinytest/Makefile.am new file mode 100644 index 0000000000000000000000000000000000000000..b49750dfd6523a91d2fdb0b53f264f439d2df033 --- /dev/null +++ b/libconfig-1.4.9/tinytest/Makefile.am @@ -0,0 +1,6 @@ + +noinst_LIBRARIES = libtinytest.a + +libtinytest_a_SOURCES = tinytest.c tinytest.h + +EXTRA_DIST = tinytest.vcproj