summaryrefslogtreecommitdiff
path: root/rpmdb
diff options
context:
space:
mode:
Diffstat (limited to 'rpmdb')
-rw-r--r--rpmdb/Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/rpmdb/Makefile.am b/rpmdb/Makefile.am
index 0086778f6..8ddeaa265 100644
--- a/rpmdb/Makefile.am
+++ b/rpmdb/Makefile.am
@@ -60,11 +60,6 @@ tagtbl.c: Makefile.am $(top_srcdir)/lib/rpmlib.h
BUILT_SOURCES = tagtbl.c
if WITH_INTERNAL_DB
-nodist_librpmdb_la_SOURCES = db.h
-db.h: $(top_builddir)/db3/db.h
- $(LN_S) $(top_builddir)/db3/db.h $@
-BUILT_SOURCES += db.h
-
# XXX watchout, $(top_builddir)/db3/libdb.la created by this Makefile may surprise
libdb_la = $(top_builddir)/db3/libdb.la