Add scripts to EXTRA_DIST.
authorRichard Jones <rjones@redhat.com>
Fri, 5 Feb 2010 18:01:18 +0000 (18:01 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 5 Feb 2010 18:01:22 +0000 (18:01 +0000)
hivex/Makefile.am

index e11b95a..66c5bf1 100644 (file)
 
 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