added install.o
authorewt <devnull@localhost>
Fri, 5 Jan 1996 18:21:33 +0000 (18:21 +0000)
committerewt <devnull@localhost>
Fri, 5 Jan 1996 18:21:33 +0000 (18:21 +0000)
CVS patchset: 139
CVS date: 1996/01/05 18:21:33

Makefile.in

index 4329880..4a05384 100644 (file)
@@ -16,7 +16,7 @@ RANLIB = ranlib
 # -----------------------------------------------------------------------
 
 SUBDIRS = lib build
-OBJS = query.o
+OBJS = query.o install.o 
 PROGS = rpm rpmlead rpmheader rpmarchive 
 
 ifeq (.depend,$(wildcard .depend))