diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2010-01-22 14:07:51 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2010-02-03 10:35:16 -0500 |
commit | 04960af31ba8e532dd463ae7fe07c89d402430b6 (patch) | |
tree | c79beaed6ed766f9617b74e9c9631374b6504f66 /common/path_utils/README | |
parent | 8e09e179f66df39bcef07cbc61a22d349ed304f4 (diff) | |
download | sssd-04960af31ba8e532dd463ae7fe07c89d402430b6.tar.gz sssd-04960af31ba8e532dd463ae7fe07c89d402430b6.tar.bz2 sssd-04960af31ba8e532dd463ae7fe07c89d402430b6.zip |
Split off libpath_utils into a shared library
Diffstat (limited to 'common/path_utils/README')
-rw-r--r-- | common/path_utils/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/path_utils/README b/common/path_utils/README new file mode 100644 index 00000000..2ccc3dc9 --- /dev/null +++ b/common/path_utils/README @@ -0,0 +1 @@ +Documentation for libpath_utils can be found in path_utils.h |