X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=hivex%2FMakefile.am;h=66c5bf1d133aa992d1ee9276820af5486bd9d3b5;hb=4c706dac78df91669fd21e6ab6048bff0ee970ae;hp=e11b95a28165a8f61894b7592d881da11d6f55de;hpb=6400cb7ec8f0f6873c8fe456c61835bbb595febe;p=hivex.git diff --git a/hivex/Makefile.am b/hivex/Makefile.am index e11b95a..66c5bf1 100644 --- a/hivex/Makefile.am +++ b/hivex/Makefile.am @@ -17,7 +17,19 @@ SUBDIRS = t tools -EXTRA_DIST = hivex.pod hivexml.pod hivexget.pod hivexsh.pod LICENSE +EXTRA_DIST = \ + hivex.pod \ + hivexml.pod \ + hivexget.pod \ + hivexget \ + hivexsh.pod \ + LICENSE \ + example1 \ + example2 \ + example3 \ + example4 \ + example5 \ + example6 lib_LTLIBRARIES = libhivex.la @@ -32,7 +44,7 @@ libhivex_la_CPPFLAGS = -I$(top_srcdir)/gnulib/lib bin_PROGRAMS = hivexml hivexsh bin_SCRIPTS = hivexget -noinst_SCRIPTS = example1 example2 example3 +noinst_SCRIPTS = example1 example2 example3 example4 example5 example6 hivexml_SOURCES = \ hivexml.c