diff options
Diffstat (limited to 'Refactory/Makefile')
-rw-r--r-- | Refactory/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Refactory/Makefile b/Refactory/Makefile new file mode 100644 index 00000000..57b983df --- /dev/null +++ b/Refactory/Makefile @@ -0,0 +1,2 @@ +install: + ln -snf $$PWD/bin/git-clone-into ../bin/ |