summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-02-05 13:49:13 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-02-05 13:49:13 +0200
commit50e2d4c26f3534baa6ec9be354e710a6e0ad6d88 (patch)
treea09ff7dcc3b56ab0d003496e224b5a75eacd18b0 /Makefile.am
parent9b0967588abde9599751a6ede176fa429202dd72 (diff)
downloadrpm-50e2d4c26f3534baa6ec9be354e710a6e0ad6d88.tar.gz
rpm-50e2d4c26f3534baa6ec9be354e710a6e0ad6d88.tar.bz2
rpm-50e2d4c26f3534baa6ec9be354e710a6e0ad6d88.zip
Split non-cli verify bits from rpmcli to separate header
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 4fc6c5000..1913e9450 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -68,6 +68,7 @@ pkginclude_HEADERS += lib/rpmtag.h
pkginclude_HEADERS += lib/rpmte.h
pkginclude_HEADERS += lib/rpmts.h
pkginclude_HEADERS += lib/rpmtypes.h
+pkginclude_HEADERS += lib/rpmvf.h
pkginclude_HEADERS += build/rpmbuild.h
pkginclude_HEADERS += build/rpmfc.h