From 5e9f758d33081f4397421385a26e8606aee2b348 Mon Sep 17 00:00:00 2001 From: hsn <> Date: Sun, 23 Jan 2000 16:41:51 +0000 Subject: [PATCH] Initial revision --- client/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 client/Makefile.am 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