From dc60cc1bb950870269252135186e69d2ba4db994 Mon Sep 17 00:00:00 2001 From: rjones Date: Thu, 19 Mar 2009 19:59:13 +0000 Subject: Added examples subdirectory. --- Makefile.am | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 61c8172..2c7cfcc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,6 +17,8 @@ # # Written by Richard W.M. Jones +SUBDIRS = examples + bin_SCRIPTS = febootstrap febootstrap-to-initramfs febootstrap: febootstrap.sh @@ -66,6 +68,10 @@ febootstrap-fix-root.txt: febootstrap-fix-root.pod endif EXTRA_DIST = \ - febootstrap.8 febootstrap.txt \ + fakechroot-2.8-relchroot.patch \ + febootstrap.8 febootstrap.txt febootstrap.pod \ febootstrap-to-initramfs.8 febootstrap-to-initramfs.txt \ - febootstrap-fix-root.8 febootstrap-fix-root.txt + febootstrap-to-initramfs.pod \ + febootstrap-fix-root.8 febootstrap-fix-root.txt \ + febootstrap-fix-root.pod \ + febootstrap.sh febootstrap-to-initramfs.sh -- cgit