xref: /aosp_15_r20/external/libconfig/tinytest/Makefile.am (revision 2e9d491483b805f09ea864149eadd5680efcc72a)
1
2noinst_LIBRARIES = libtinytest.a
3
4libtinytest_a_SOURCES = tinytest.c tinytest.h
5
6EXTRA_DIST = tinytest.vcproj tinytest.vcxproj
7