added stringbuf.o
authormarc <devnull@localhost>
Wed, 27 Dec 1995 19:22:42 +0000 (19:22 +0000)
committermarc <devnull@localhost>
Wed, 27 Dec 1995 19:22:42 +0000 (19:22 +0000)
CVS patchset: 100
CVS date: 1995/12/27 19:22:42

lib/Makefile.in

index eef83e3..32f5d57 100644 (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