aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 99970779f..06b72dac9 100755
--- a/Makefile
+++ b/Makefile
@@ -670,6 +670,9 @@ oldmodcheck:
fi
install: all datafiles bininstall
+ @if [ -x /usr/sbin/asterisk-post-install ]; then \
+ /usr/sbin/asterisk-post-install $(DESTDIR) . ; \
+ fi
upgrade: all bininstall