summaryrefslogtreecommitdiffstats
path: root/kiss
diff options
context:
space:
mode:
Diffstat (limited to 'kiss')
-rw-r--r--kiss/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/kiss/Makefile.am b/kiss/Makefile.am
index 47c6ef4..120afb4 100644
--- a/kiss/Makefile.am
+++ b/kiss/Makefile.am
@@ -15,6 +15,6 @@ INCLUDES = -DAX25_SYSCONFDIR=\""$(AX25_SYSCONFDIR)"\" \
AX25_SYSCONFDIR=${sysconfdir}/ax25/
AX25_LOCALSTATEDIR=${localstatedir}/ax25/
-install-exec-local:
+install-exec-hook:
(cd $(DESTDIR)$(sbindir) ; ln -sf kissattach spattach)