added rpmsignature rpmchecksig
authormarc <devnull@localhost>
Mon, 19 Feb 1996 02:18:35 +0000 (02:18 +0000)
committermarc <devnull@localhost>
Mon, 19 Feb 1996 02:18:35 +0000 (02:18 +0000)
CVS patchset: 302
CVS date: 1996/02/19 02:18:35

Makefile.in

index 664d560..af538f0 100644 (file)
@@ -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))