summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKalev Lember <kalevlember@gmail.com>2014-05-19 17:17:03 +0200
committerRichard Hughes <richard@hughsie.com>2014-05-19 16:34:22 +0100
commitc484770ec7abf25319332c728739f764c813dafe (patch)
tree1bbd72c61671fa149fd86cde0b0de109bd2dd059
parent93301c198eac4401441c8eda12c5aa8472125991 (diff)
downloadappstream-glib-c484770ec7abf25319332c728739f764c813dafe.tar.gz
Add as-provide.h to public headers
Signed-off-by: Richard Hughes <richard@hughsie.com>
-rw-r--r--libappstream-glib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libappstream-glib/Makefile.am b/libappstream-glib/Makefile.am
index 9b9d7d9..2d67ef1 100644
--- a/libappstream-glib/Makefile.am
+++ b/libappstream-glib/Makefile.am
@@ -60,6 +60,7 @@ libappstream_glib_include_HEADERS = \
as-image.h \
as-node.h \
as-problem.h \
+ as-provide.h \
as-release.h \
as-screenshot.h \
as-store.h \