diff options
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 |