summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-01-13 21:06:07 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-01-13 21:06:07 -0500
commit20a09173068bf4fc6e27f0adef5343ce86e8a4b1 (patch)
tree764ecc05319c9ff547db7a5ab979df9a2be8a668 /Makefile.am
parent64fc43101dff5f90d39e872ecad9937e4345e666 (diff)
downloadxdg-app-20a09173068bf4fc6e27f0adef5343ce86e8a4b1.tar.gz
Add a delete-repo command
A natural counterpart to add-repo.
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 1d3882b..153eee4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,6 +16,7 @@ xdg_app_SOURCES = \
xdg-app-main.c \
xdg-app-builtins.h \
xdg-app-builtins-add-repo.c \
+ xdg-app-builtins-delete-repo.c \
xdg-app-builtins-install.c \
xdg-app-builtins-update.c \
xdg-app-builtins-run.c \