]> git.evergreen-ils.org Git - working/OpenSRF.git/commit
Clean up root directory: INSTALL, .gitignore, autoreconf
authorDan Scott <dan@coffeecode.net>
Wed, 2 May 2012 02:08:23 +0000 (22:08 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 2 May 2012 02:08:23 +0000 (22:08 -0400)
commit98c262055ada2bb24eaa714b49a13055a5ac4566
treeeeca75a0733e01b259c18ac87f4f0f2eddd26e88
parent80f437bb57d56f8cefcf590d2bf906be79a629f7
Clean up root directory: INSTALL, .gitignore, autoreconf

* Update the README to avoid running autoreconf with the "-f" flag.
* Make the INSTALL file a symbolic link to the README to avoid
  creating a generic INSTALL file each time autoreconf is run.
* Add a .gitignore file that ignores all of the built files.

Signed-off-by: Dan Scott <dan@coffeecode.net>
.gitignore [new file with mode: 0644]
INSTALL [new symlink]
README