diff options
author | Roland McGrath <roland@gnu.org> | 1995-10-09 18:56:59 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1995-10-09 18:56:59 +0000 |
commit | d601a3e2d6ecee2ab10c1721c3cba80fa7a79dca (patch) | |
tree | 06aa7197877e8c364e1cff1d346bd471a00d2ed7 /libiohelp | |
parent | 071b6e82e6d64861c01cbe5408458f768ec2b680 (diff) |
Specify shared library dependencies.
Diffstat (limited to 'libiohelp')
-rw-r--r-- | libiohelp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libiohelp/Makefile b/libiohelp/Makefile index f1b5258f..8e5725e1 100644 --- a/libiohelp/Makefile +++ b/libiohelp/Makefile @@ -28,3 +28,4 @@ installhdrs = ioserver.h include ../Makeconf +libfshelp.so: ../libthreads/libthreads.so |