1 2 3 4 5 6 7 8
noinst_LIBRARIES = libicclient.a libicclient_a_SOURCES = \ icclient/request.h \ icclient/product.h \ icclient/client.h \ request.c \ product.c \ client.c