diff options
author | David Thompson <davet@gnu.org> | 2015-05-23 20:24:13 -0400 |
---|---|---|
committer | David Thompson <davet@gnu.org> | 2015-05-23 20:24:47 -0400 |
commit | 3c35564e16b762f6ad1928ab46ece0afc2b59ba1 (patch) | |
tree | e7596665e56292a3f2a501dff6ec8fab6dcfa523 /Makefile | |
parent | 74e7e843c2e734a62716722339bf41af488cfcb0 (diff) |
Add new autotools based installation scripts.
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ # This makefile might be more useful eventually. install: - ./install.scm + ./install |