summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-01-24 21:43:18 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-01-24 21:54:42 -0500
commitdfde6c46b887b8749aded674924af7df117f9885 (patch)
tree08d81331e6a68fe60f030ac6158246662b1f91c8 /Makefile.am
parent97747a3e530350629ba0f757608185fe67b21184 (diff)
downloadxdg-app-dfde6c46b887b8749aded674924af7df117f9885.tar.gz
Separate out repo-updating command
Take the summary update out of build-export, and add it to a new repo-update command instead.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e3d3d45..6226f8b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -41,6 +41,7 @@ xdg_app_SOURCES = \
xdg-app-builtins-build.c \
xdg-app-builtins-build-finish.c \
xdg-app-builtins-build-export.c \
+ xdg-app-builtins-repo-update.c \
xdg-app-dir.c \
xdg-app-dir.h \
xdg-app-utils.h \