summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-02-13 10:29:41 +0100
committerAlexander Larsson <alexl@redhat.com>2015-02-13 10:29:41 +0100
commit884040dfcc0a072dae2dabb96c902c23cd991622 (patch)
treea9aa4a07e8bcc7f2bb561253c3b75551036b73bf /Makefile.am
parent0cb23de365452ef21a3bc38a71aa4532c5b09531 (diff)
downloadxdg-app-884040dfcc0a072dae2dabb96c902c23cd991622.tar.gz
Move run helpers from builtin-run to xdg-app-run.c file
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8f7a5d4..74ffb56 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -88,6 +88,8 @@ xdg_app_SOURCES = \
xdg-app-builtins-repo-update.c \
xdg-app-dir.c \
xdg-app-dir.h \
+ xdg-app-run.c \
+ xdg-app-run.h \
xdg-app-utils.h \
xdg-app-utils.c \
$(dbus_built_sources) \