summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2008-01-30 10:13:09 +0200
committerPanu Matilainen <pmatilai@redhat.com>2008-01-30 10:13:09 +0200
commit0760e7389fc6c574cbaabb5788e29a69d3fa9dfb (patch)
tree3621c679e790a1eeefed38125ec20c8939743263 /Makefile.am
parent2adf19b3d3910b9ed579f89144dba0263e277c60 (diff)
downloadlibrpm-tizen-0760e7389fc6c574cbaabb5788e29a69d3fa9dfb.tar.gz
librpm-tizen-0760e7389fc6c574cbaabb5788e29a69d3fa9dfb.tar.bz2
librpm-tizen-0760e7389fc6c574cbaabb5788e29a69d3fa9dfb.zip
Add stub rpmtypes.h header stub
- place to stick in common typedefs to untangle header cross-include jungle
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 c45d54285..284b15ea3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -67,6 +67,7 @@ pkginclude_HEADERS += lib/rpmps.h
pkginclude_HEADERS += lib/rpmtag.h
pkginclude_HEADERS += lib/rpmte.h
pkginclude_HEADERS += lib/rpmts.h
+pkginclude_HEADERS += lib/rpmtypes.h
pkginclude_HEADERS += build/rpmbuild.h
pkginclude_HEADERS += build/rpmfc.h