Initial revision
This commit is contained in:
parent
f1ae9af2c2
commit
5e9f758d33
5
client/Makefile.am
Normal file
5
client/Makefile.am
Normal file
|
|
@ -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
|
||||
Loading…
Reference in New Issue
Block a user