diff options
author | Richard Jones <rjones@redhat.com> | 2009-10-29 16:44:09 +0000 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2009-10-29 16:44:09 +0000 |
commit | 130d7bc3a2758d18adfb3249e3768afed7a9d4d7 (patch) | |
tree | 211ed6ca6a09e42f37207f8ef56ae6da0766b7a7 /hivex | |
parent | 792c5283009ed6753239a14df9a6e9c71bea35fd (diff) | |
download | libguestfs-130d7bc3a2758d18adfb3249e3768afed7a9d4d7.tar.gz libguestfs-130d7bc3a2758d18adfb3249e3768afed7a9d4d7.tar.xz libguestfs-130d7bc3a2758d18adfb3249e3768afed7a9d4d7.zip |
Prepare for version 1.0.75.
Diffstat (limited to 'hivex')
-rw-r--r-- | hivex/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hivex/Makefile.am b/hivex/Makefile.am index 418abf1f..574bcac7 100644 --- a/hivex/Makefile.am +++ b/hivex/Makefile.am @@ -15,7 +15,7 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. -EXTRA_DIST = hivex.pod hivexml.pod hivexget.pod +EXTRA_DIST = hivex.pod hivexml.pod hivexget.pod LICENSE lib_LTLIBRARIES = libhivex.la |