added -lgz which marc seems to have removed

CVS patchset: 185
CVS date: 1996/01/09 21:50:22
This commit is contained in:
ewt 1996-01-09 21:50:22 +00:00
parent a6c129e54e
commit eb15ccd3be
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ RANLIB = ranlib
SUBDIRS = lib build
OBJS = query.o install.o
PROGS = rpm rpmlead rpmheader rpmarchive
LOADLIBES = -lbuild -lrpm -ldb $(LIBEFENCE)
LOADLIBES = -lbuild -lrpm -ldb -lgz $(LIBEFENCE)
ifeq (.depend,$(wildcard .depend))
TARGET=everything