summaryrefslogtreecommitdiff
path: root/libappstream-glib/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-03-12 20:02:46 +0000
committerRichard Hughes <richard@hughsie.com>2014-03-12 21:12:39 +0000
commitf4ae41b80d0c386c1afc869f68d62139f8709da9 (patch)
tree8a9e310f7f5d502bcbbd6d6f4ad4e7b25dd14325 /libappstream-glib/Makefile.am
parent30e0038b9b05a01396e7062f13ceadc410be3efb (diff)
downloadappstream-glib-f4ae41b80d0c386c1afc869f68d62139f8709da9.tar.gz
Add AsScreenshot
Diffstat (limited to 'libappstream-glib/Makefile.am')
-rw-r--r--libappstream-glib/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/libappstream-glib/Makefile.am b/libappstream-glib/Makefile.am
index c127a8b..84e7e2f 100644
--- a/libappstream-glib/Makefile.am
+++ b/libappstream-glib/Makefile.am
@@ -26,6 +26,7 @@ libappstream_glib_include_HEADERS = \
as-app.h \
as-image.h \
as-release.h \
+ as-screenshot.h \
as-tag.h \
as-version.h
@@ -33,6 +34,7 @@ libappstream_glib_la_SOURCES = \
as-app.c \
as-image.c \
as-release.c \
+ as-screenshot.c \
as-tag.c \
as-version.h