summaryrefslogtreecommitdiffstats
path: root/isys
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2007-12-20 19:15:00 -0500
committerBill Nottingham <notting@redhat.com>2007-12-20 19:15:00 -0500
commitb31675efe94d8f1128754d880d9c334d66e14500 (patch)
tree223ddacf0a883e4bb8473471d522a0409493293a /isys
parent6d7c39f8a3749be92c65c363748082effcf190f7 (diff)
downloadanaconda-b31675efe94d8f1128754d880d9c334d66e14500.tar.gz
anaconda-b31675efe94d8f1128754d880d9c334d66e14500.tar.xz
anaconda-b31675efe94d8f1128754d880d9c334d66e14500.zip
Diffstat (limited to 'isys')
-rw-r--r--isys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/isys/Makefile b/isys/Makefile
index 0ccc15f71..d5d0f096c 100644
--- a/isys/Makefile
+++ b/isys/Makefile
@@ -27,7 +27,7 @@ OBJECTS = nfsmount.o nfsmount_clnt.o nfsmount_xdr.o devices.o imount.o \
ethtool.o wireless.o eddsupport.o nl.o str.o auditd.o
SOBJECTS = $(patsubst %.o,%.lo,$(OBJECTS))
SOURCES = $(patsubst %.o,%.c,$(OBJECTS)) isys.c
-LOADLIBES = -lresolv -lpci -lpopt -lext2fs -lz -ldevmapper -lblkid
+LOADLIBES = -lresolv -lpopt -lext2fs -lz -ldevmapper -lblkid
LOADLIBES += $(SELINUXLIBES)
ifeq ($(USESELINUX),1)
LOADLIBES += -laudit