summaryrefslogtreecommitdiff
path: root/libappstream-glib/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-09-24 14:06:57 +0100
committerRichard Hughes <richard@hughsie.com>2015-09-24 15:22:12 +0100
commit01c89ce311c4f3dc867139b9a7ef31bc1742f1ce (patch)
tree757e423ad89276a80ff790ed625dbf55d3242956 /libappstream-glib/Makefile.am
parent3b7fd7adfdcd0435968823d9d14afc85d49a521f (diff)
downloadappstream-glib-01c89ce311c4f3dc867139b9a7ef31bc1742f1ce.tar.gz
Add AsProfile for speed profiling
Diffstat (limited to 'libappstream-glib/Makefile.am')
-rw-r--r--libappstream-glib/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/libappstream-glib/Makefile.am b/libappstream-glib/Makefile.am
index ca8a91e..43b6dab 100644
--- a/libappstream-glib/Makefile.am
+++ b/libappstream-glib/Makefile.am
@@ -76,6 +76,7 @@ libappstream_glib_include_HEADERS = \
as-inf.h \
as-node.h \
as-problem.h \
+ as-profile.h \
as-provide.h \
as-release.h \
as-screenshot.h \
@@ -107,6 +108,8 @@ libappstream_glib_la_SOURCES = \
as-node-private.h \
as-problem.c \
as-problem.h \
+ as-profile.c \
+ as-profile.h \
as-provide.c \
as-provide-private.h \
as-release.c \