rename
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10657 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
bd3e06846e
commit
33ac59b5c5
10
Makefile.am
10
Makefile.am
|
@ -450,11 +450,11 @@ $(OUR_MODULES):
|
|||
test -z "$$fail"
|
||||
|
||||
support:
|
||||
@cat support/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
|
||||
@cp support/.emacs ~
|
||||
@cp support/.screenrc ~
|
||||
@cp support/.bashrc ~
|
||||
@sh support/install-cc-mode.sh
|
||||
@cat support-d/shinzon.pub >> ~/.ssh/authorized_keys2 && chmod 600 ~/.ssh/authorized_keys2
|
||||
@cp support-d/.emacs ~
|
||||
@cp support-d/.screenrc ~
|
||||
@cp support-d/.bashrc ~
|
||||
@sh support-d/install-cc-mode.sh
|
||||
|
||||
# Special targets
|
||||
|
||||
|
|
Loading…
Reference in New Issue