dect
/
asterisk
Archived
13
0
Fork 0

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
This commit is contained in:
mmichelson 2008-10-01 14:44:12 +00:00
parent 9f0cd6ea12
commit 26370991d0
1 changed files with 2 additions and 0 deletions

View File

@ -599,6 +599,8 @@ install: badshell datafiles bininstall
@echo " +-------------------------------------------+"
@$(MAKE) -s oldmodcheck
isntall: install
upgrade: bininstall
# XXX why *.adsi is installed first ?