added stringbuf.o

CVS patchset: 100
CVS date: 1995/12/27 19:22:42
This commit is contained in:
marc 1995-12-27 19:22:42 +00:00
parent 23ae3877ff
commit c7ed768e79
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ LIBS = -lgdbm -ldb
LIBOBJECTS = header.o oldrpmdb.o misc.o messages.o rpmerr.o falloc.o \
convertdb.o oldrpmfile.o var.o md5.o md5sum.o dbindex.o \
rpmdb.o
rpmdb.o stringbuf.o
LIBRPM = librpm.a
WARNINGS = -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes