From 1ad22a0bc4efaad2113975267bf5bf0708cb870e Mon Sep 17 00:00:00 2001 From: jbj Date: Sun, 21 Oct 2001 21:43:32 +0000 Subject: - all symbols but hdrVec are now forward references in linkage. CVS patchset: 5128 CVS date: 2001/10/21 21:43:32 --- Doxyfile.in | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Doxyfile.in') diff --git a/Doxyfile.in b/Doxyfile.in index 7f6a83ec2..6cea366fd 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -390,8 +390,6 @@ INPUT = \ @top_srcdir@/lib/signature.h \ @top_srcdir@/lib/stringbuf.c \ @top_srcdir@/lib/stringbuf.h \ - @top_srcdir@/lib/tagName.c \ - @top_srcdir@/lib/tagtable.c \ @top_srcdir@/lib/transaction.c \ @top_srcdir@/lib/verify.c \ @top_srcdir@/rpmdb/db1.c \ @@ -401,11 +399,16 @@ INPUT = \ @top_srcdir@/rpmdb/falloc.h \ @top_srcdir@/rpmdb/fprint.c \ @top_srcdir@/rpmdb/fprint.h \ + @top_srcdir@/rpmdb/hdrNVR.c \ + @top_srcdir@/rpmdb/legacy.c \ + @top_srcdir@/rpmdb/legacy.h \ @top_srcdir@/rpmdb/poptDB.c \ @top_srcdir@/rpmdb/rpmhash.c \ @top_srcdir@/rpmdb/rpmhash.h \ @top_srcdir@/rpmdb/rpmdb.c \ @top_srcdir@/rpmdb/rpmdb.h \ + @top_srcdir@/rpmdb/tagname.c \ + @top_srcdir@/rpmdb/tagtbl.c \ @top_srcdir@/rpmio/digest.c \ @top_srcdir@/rpmio/macro.c \ @top_srcdir@/rpmio/rpmlog.c \ -- cgit v1.2.3