]> mj.ucw.cz Git - pciutils.git/blobdiff - lib/Makefile
Cleanup of the Makefile system.
[pciutils.git] / lib / Makefile
index 49eb6fbcfb39f508e2d9023a46c5c2294fabe018..18fff3a9df7de4e1d624a7752a14169c6bbdc4d4 100644 (file)
@@ -59,7 +59,7 @@ $(PCILIBPC): $(PCILIBPC).in
                -e 's,@LIBDIR@,$(LIBDIR),' \
                -e 's,@IDSDIR@,$(IDSDIR),' \
                -e 's,@VERSION@,$(VERSION),' \
-               -e 's,@LIBZ@,$(LIBZ),'
+               -e 's,@LDLIBS@,$(LDLIBS),'
 
 init.o: init.c $(INCL)
 access.o: access.c $(INCL)