diff --git a/client/Makefile.am b/client/Makefile.am new file mode 100644 index 0000000..81ee991 --- /dev/null +++ b/client/Makefile.am @@ -0,0 +1,5 @@ +## Process this file with automake to produce Makefile.in + +noinst_LIBRARIES=libclient.a + +libclient_a_SOURCES=lib.c lock.c util.c