summaryrefslogtreecommitdiff
path: root/exec/Makefile
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1996-06-20 19:53:16 +0000
committerMichael I. Bushnell <mib@gnu.org>1996-06-20 19:53:16 +0000
commitdd64887a44e8f073b2a492a0c3e155a71502754a (patch)
treedc538e591f7612afaa40333768fb56a518562c00 /exec/Makefile
parent806650d0e73748f17c31759163efd0f0a20d115d (diff)
(exec): Link against fshelp too now.
Diffstat (limited to 'exec/Makefile')
-rw-r--r--exec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/Makefile b/exec/Makefile
index 5314d270..77de8f3e 100644
--- a/exec/Makefile
+++ b/exec/Makefile
@@ -35,4 +35,4 @@ include ../Makeconf
CPPFLAGS += -DGZIP # -DBFD
exec: ../libtrivfs/libtrivfs.so ../libthreads/libthreads.so \
- ../libshouldbeinlibc/libshouldbeinlibc.so
+ ../libshouldbeinlibc/libshouldbeinlibc.so ../libfshelp/libfshelp.so