summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-01-23 11:51:00 +0100
committerAlexander Larsson <alexl@redhat.com>2015-01-23 11:51:00 +0100
commitd22f1d01e359461d49ba8940a4d8400f7f4cf247 (patch)
treeb32f6694ef0bcf87667ed93b4ecd1eea4634ca47 /Makefile.am
parent8336db2b143c9ee553898eee4bcb7dda89d1494c (diff)
downloadxdg-app-d22f1d01e359461d49ba8940a4d8400f7f4cf247.tar.gz
Fix another typo
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7b8b0aa..e3d3d45 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -49,7 +49,7 @@ xdg_app_SOURCES = \
xdg_app_LDADD = $(OSTREE_LIBS) $(SOUP_LIBS)
xdg_app_CFLAGS = $(OSTREE_CFLAGS) $(SOUP_CFLAGS)
-install-exeic-hook:
+install-exec-hook:
$(SUDO_BIN) chown root $(DESTDIR)$(bindir)/xdg-app-helper
$(SUDO_BIN) chmod u+s $(DESTDIR)$(bindir)/xdg-app-helper