diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-02-09 11:57:54 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2010-02-09 11:57:54 -0500 |
commit | 19d4ed9811f915b72f4a74444554986ed63c3334 (patch) | |
tree | 2967eb35949bb1cc027b24d29e7dbb2e9fe44237 /README | |
parent | 62ddb5db88f1bd557fb5de791f3f3fad6a91fc26 (diff) | |
download | cifs-utils-19d4ed9811f915b72f4a74444554986ed63c3334.tar.gz cifs-utils-19d4ed9811f915b72f4a74444554986ed63c3334.tar.bz2 cifs-utils-19d4ed9811f915b72f4a74444554986ed63c3334.zip |
autoconf: add some missing files for the releaserelease-4-0a1cifs-utils-4.0a1
...we don't want people to have to run autoreconf on their own, so
add them to the tree.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ separate package. Unpack the sources and run these commands: - $ configure + $ ./configure $ make To install binaries and documentation, run this: |