summaryrefslogtreecommitdiff
path: root/libappstream-glib/Makefile.am
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2014-05-21 10:33:28 +0100
committerRichard Hughes <richard@hughsie.com>2014-05-21 10:33:28 +0100
commitf024ccd9ae5c445e3669bc1ffa2b19d73646f624 (patch)
treefc45e64352201ae03756309177f2d56f7d797ebe /libappstream-glib/Makefile.am
parentc484770ec7abf25319332c728739f764c813dafe (diff)
downloadappstream-glib-f024ccd9ae5c445e3669bc1ffa2b19d73646f624.tar.gz
trivial: Fix 'make distcheck'
Diffstat (limited to 'libappstream-glib/Makefile.am')
-rw-r--r--libappstream-glib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/libappstream-glib/Makefile.am b/libappstream-glib/Makefile.am
index 2d67ef1..e73d1a1 100644
--- a/libappstream-glib/Makefile.am
+++ b/libappstream-glib/Makefile.am
@@ -80,7 +80,7 @@ libappstream_glib_la_SOURCES = \
as-problem.c \
as-problem.h \
as-provide.c \
- as-provide.h \
+ as-provide-private.h \
as-release.c \
as-release-private.h \
as-resources.c \