From 5a64e734f5bb748af4a6f7234fb3eb5398bcb2f6 Mon Sep 17 00:00:00 2001 From: marc Date: Mon, 19 Feb 1996 02:18:35 +0000 Subject: [PATCH] added rpmsignature rpmchecksig CVS patchset: 302 CVS date: 1996/02/19 02:18:35 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 664d560..af538f0 100644 --- a/Makefile.in +++ b/Makefile.in @@ -25,7 +25,7 @@ INCDIR=$(prefix)/include/rpm SUBDIRS = lib build OBJS = query.o install.o -PROGS = rpm rpmlead rpmheader rpmarchive rpmconvert +PROGS = rpm rpmlead rpmheader rpmarchive rpmconvert rpmsignature rpmchecksig LOADLIBES = -lbuild -lrpm -ldb /usr/lib/libgz.a $(LIBEFENCE) ifeq (.depend,$(wildcard .depend)) -- 2.7.4