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
bin_PROGRAMS = hivexml hivexsh
bin_SCRIPTS = hivexget
-noinst_SCRIPTS = example1 example2 example3
+noinst_SCRIPTS = example1 example2 example3 example4 example5 example6
hivexml_SOURCES = \
hivexml.c