added var.o

CVS patchset: 46
CVS date: 1995/12/14 16:44:32
This commit is contained in:
marc 1995-12-14 16:44:32 +00:00
parent 1b6a9c9375
commit 033609ea2d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
LIBS = -lgdbm #-lefence
LIBOBJECTS = header.o oldrpmdb.o misc.o messages.o rpmerr.o falloc.o \
convertdb.o oldrpmfile.o
convertdb.o oldrpmfile.o var.o
LIBRPM = librpm.a
WARNINGS = -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes