From d5b37d3e38a91a11f3a95da5fbc4154dbc643f5e Mon Sep 17 00:00:00 2001 From: marc Date: Mon, 18 Dec 1995 20:28:07 +0000 Subject: [PATCH] added rpmlead rpmheader rpmarchive CVS patchset: 56 CVS date: 1995/12/18 20:28:07 --- Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index a6158be..c6b9d23 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1,6 +1,6 @@ SUBDIRS = lib OBJS = spec.o stringbuf.o build.o pack.o -PROGS = rpm +PROGS = rpm rpmlead rpmheader rpmarchive WARNINGS = -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes DEBUG = -g -- 2.7.4