summaryrefslogtreecommitdiffstats
path: root/isys/Makefile
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2005-11-14 23:43:43 +0000
committerPeter Jones <pjones@redhat.com>2005-11-14 23:43:43 +0000
commitbf3ae1575e4b008a3ea52d8efcc6485738210118 (patch)
tree75bc0c4e3fc879346391b6c7b19e82ee72357691 /isys/Makefile
parent6a057bf235a0e2d66f42bddeb54a6c68d40da510 (diff)
downloadanaconda-bf3ae1575e4b008a3ea52d8efcc6485738210118.tar.gz
anaconda-bf3ae1575e4b008a3ea52d8efcc6485738210118.tar.xz
anaconda-bf3ae1575e4b008a3ea52d8efcc6485738210118.zip
add support to isys for device-mapper nodes
Diffstat (limited to 'isys/Makefile')
-rw-r--r--isys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/isys/Makefile b/isys/Makefile
index 4f305f3b8..d179c8969 100644
--- a/isys/Makefile
+++ b/isys/Makefile
@@ -8,7 +8,7 @@ OBJECTS = nfsmount.o nfsmount_clnt.o nfsmount_xdr.o imount.o getmacaddr.o \
ethtool.o getipaddr.o wireless.o eddsupport.o
SOBJECTS = $(patsubst %.o,%.lo,$(OBJECTS))
SOURCES = $(patsubst %.o,%.c,$(OBJECTS)) isys.c
-LOADLIBES = -lresolv -lpci -lpopt -lpump -lext2fs -lz -lbterm -lbogl -lwlite -lkudzu -lpci -lselinux
+LOADLIBES = -lresolv -lpci -lpopt -lpump -lext2fs -lz -lbterm -lbogl -lwlite -lkudzu -lpci -lselinux -ldevmapper
PYMODULES = _isys.so
SUBDIRS = gzlib
DIET = diet