]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Added make check to the make process in README
authorNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 3 Apr 2014 14:19:50 +0000 (16:19 +0200)
committerNikos Mavrogiannopoulos <nmav@redhat.com>
Thu, 3 Apr 2014 14:19:50 +0000 (16:19 +0200)
README

diff --git a/README b/README
index beff45eeb1aebd2ec0bd7d1d7652f15c85783f35..ea04415bb6841888acea2446163443d6c0142a08 100644 (file)
--- a/README
+++ b/README
@@ -26,6 +26,7 @@ by running './configure --help'.
     cd gnutls-<version>
     ./configure --prefix=/usr
     make
+    make check
     sudo make install
 
 The commands above build and install the static archive (libgnutls.a),