summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexander.larsson@gmail.com>2015-01-15 20:09:20 +0100
committerAlexander Larsson <alexander.larsson@gmail.com>2015-01-15 20:09:20 +0100
commitfb6238347aa769b5fe732fa16d7c26dcaad8ebe4 (patch)
tree4c5c06b748f34111de5152430cb7677d9b59e01b /Makefile.am
parentcc92b892fe48727a766ab99fef1d69e084f8aa87 (diff)
parent60e6b99f53ac44b5ba3904677a00c408b9b915a6 (diff)
downloadxdg-app-fb6238347aa769b5fe732fa16d7c26dcaad8ebe4.tar.gz
Merge pull request #14 from matthiasclasen/list-runtimes
Commands to list applications and runtimes
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 83e5585..b0d19d8 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -24,6 +24,7 @@ xdg_app_SOURCES = \
xdg-app-builtins-list-repos.c \
xdg-app-builtins-install.c \
xdg-app-builtins-update.c \
+ xdg-app-builtins-list.c \
xdg-app-builtins-run.c \
xdg-app-builtins-build-init.c \
xdg-app-builtins-build.c \