summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2010-11-25 23:18:58 +0100
committerGuillem Jover <guillem@debian.org>2011-01-08 17:05:37 +0100
commit797115468511551b08b8fd79a9d787dc17fba9fe (patch)
tree5ed33bb92488c315600b6eabfce5e527151c97c7
parentf9ed41c4f61d2b037a0faca08a40581c1bc385b1 (diff)
downloaddpkg-797115468511551b08b8fd79a9d787dc17fba9fe.tar.gz
libdpkg: Install header file ehandle.h
Missed in commit 6e5d5c1f05edbe0ce2213a6658b438668fe48cba.
-rw-r--r--lib/dpkg/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/dpkg/Makefile.am b/lib/dpkg/Makefile.am
index 9f2012546..e944891ea 100644
--- a/lib/dpkg/Makefile.am
+++ b/lib/dpkg/Makefile.am
@@ -71,6 +71,7 @@ pkginclude_HEADERS = \
dir.h \
dpkg.h \
dpkg-db.h \
+ ehandle.h \
file.h \
glob.h \
macros.h \