summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorrjones <rjones>2009-03-19 19:59:13 +0000
committerrjones <rjones>2009-03-19 19:59:13 +0000
commitdc60cc1bb950870269252135186e69d2ba4db994 (patch)
treee6e66af515401efff8106ebb4e3a225fc3e8172f /Makefile.am
parent32b1725aa5b8934e12f354218b4b17b48e53ed58 (diff)
downloadfebootstrap-dc60cc1bb950870269252135186e69d2ba4db994.tar.gz
febootstrap-dc60cc1bb950870269252135186e69d2ba4db994.tar.xz
febootstrap-dc60cc1bb950870269252135186e69d2ba4db994.zip
Added examples subdirectory.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am10
1 files changed, 8 insertions, 2 deletions
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 <rjones@redhat.com>
+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