summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pfinet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/pfinet/Makefile b/pfinet/Makefile
index cf12f473..b2cd95f5 100644
--- a/pfinet/Makefile
+++ b/pfinet/Makefile
@@ -39,7 +39,7 @@ FROBBEDLINUXHEADERS = autoconf.h config.h errno.h etherdevice.h fcntl.h \
notifier.h param.h route.h sched.h skbuff.h socket.h sockios.h stat.h \
string.h tcp.h termios.h time.h timer.h types.h udp.h un.h wait.h
-pfinet: $(OBJS) ../libtrivfs/libtrivfs.a ../libthreads/libthreads.a ../libports/libports.a ../libihash/libihash.a
+pfinet: $(OBJS) ../libtrivfs/libtrivfs.a ../libthreads/libthreads.a ../libports/libports.a ../libihash/libihash.a ../libshouldbeinlibc/libshouldbeinlibc.a
vpath %.c $(srcdir)/linux-inet