From fc1ec2ac3f73f80f3200431683ec13627dc617fe Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 19 Oct 2007 14:41:41 +0200 Subject: [PATCH] Added a missing dependency. --- lib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile b/lib/Makefile index f8a8f9b..2afd886 100644 --- a/lib/Makefile +++ b/lib/Makefile @@ -62,7 +62,7 @@ $(PCILIBPC): $(PCILIBPC).in -e 's,@LIBZ@,$(LIBZ),' access.o: access.c $(INCL) -i386-ports.o: i386-ports.c $(INCL) i386-io-hurd.h i386-io-linux.h i386-io-sunos.h +i386-ports.o: i386-ports.c $(INCL) i386-io-hurd.h i386-io-linux.h i386-io-sunos.h i386-io-windows.h proc.o: proc.c $(INCL) pread.h sysfs.o: sysfs.c $(INCL) pread.h generic.o: generic.c $(INCL) -- 2.39.2