From 26370991d0586d849d8692731778e3a6ae8ba9fe Mon Sep 17 00:00:00 2001 From: mmichelson Date: Wed, 1 Oct 2008 14:44:12 +0000 Subject: Too many times have I mistyped the word 'install' as 'isntall' Now this typo shall no longer be a problem since 'make isntall' just builds the 'install' target. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@145381 f38db490-d61c-443f-a65b-d21fe96a405b --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2b4449784..ad8a01847 100644 --- a/Makefile +++ b/Makefile @@ -599,6 +599,8 @@ install: badshell datafiles bininstall @echo " +-------------------------------------------+" @$(MAKE) -s oldmodcheck +isntall: install + upgrade: bininstall # XXX why *.adsi is installed first ? -- cgit v1.2.3