doc update
[platform/upstream/libtasn1.git] / README-alpha
index abaee9d..53b8cf7 100644 (file)
@@ -3,6 +3,7 @@ wants to build from version controlled sources.
 
 We require several tools to build the software, including:
 
+- Make <http://www.gnu.org/software/make/>
 - Automake <http://www.gnu.org/software/automake/>
 - Autoconf <http://www.gnu.org/software/autoconf/>
 - Libtool <http://www.gnu.org/software/libtool/>
@@ -16,12 +17,12 @@ We require several tools to build the software, including:
 - Perl <http://www.cpan.org/>
 - Valgrind <http://valgrind.org/> (optional)
 
-The required software is typically disitributed with your operating
+The required software is typically distributed with your operating
 system, and the instructions for installing them differ.  Here are
 some hints:
 
 gNewSense/Debian/Ubuntu:
-sudo apt-get install git-core autoconf automake libtool 
+sudo apt-get install make git-core autoconf automake libtool
 sudo apt-get install texinfo texlive texlive-generic-recommended texlive-extra-utils
 sudo apt-get install help2man gtk-doc-tools valgrind
 
@@ -40,3 +41,9 @@ $ make
 $ make check
 
 Happy hacking!
+
+----------------------------------------------------------------------
+Copyright (C) 2009-2014 Free Software Foundation, Inc.
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.