added stringbuf.o
CVS patchset: 100 CVS date: 1995/12/27 19:22:42
This commit is contained in:
parent
23ae3877ff
commit
c7ed768e79
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue