diff options
author | cbruder <cbruder@ubuntu> | 2013-02-13 16:43:18 +0100 |
---|---|---|
committer | cbruder <cbruder@ubuntu> | 2013-02-13 16:43:18 +0100 |
commit | a298fced559a713c42782e7c675ced78c121944e (patch) | |
tree | ebadb808024c6f5f05ba9c3d824c31bc5f6063a3 | |
parent | 52860b6734488e73ff49075f89f76d45c809cf2b (diff) | |
download | persistence-client-library-a298fced559a713c42782e7c675ced78c121944e.tar.gz |
Updated README
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,5 +12,5 @@ How to compile For the Persistence Client Library autotools will be used to generate makefiles. To build the client library perform the following steps: * "autoreconf -vi" -* "./configure" +* "./configure –enable-tests" * "make" |