Move febootstrap-supermin-helper into helper/ subdirectory.
authorRichard Jones <rjones@redhat.com>
Thu, 19 Aug 2010 12:21:37 +0000 (13:21 +0100)
committerRichard Jones <rjones@redhat.com>
Tue, 24 Aug 2010 12:07:06 +0000 (13:07 +0100)
commitc0a9555e8559a0dbf432367f87c59c2a49520c99
tree434346e3d729845707050dc1ad19c712b99b0567
parent51f70a0bc0f57e72889208bd7f5ec8a7f229c541
Move febootstrap-supermin-helper into helper/ subdirectory.

This will allow us to split up the monolithic C program into
separate files for ease of modification.

This patch is just file rearrangement.
Makefile.am
configure.ac
helper/Makefile.am [new file with mode: 0644]
helper/febootstrap-supermin-helper.pod [moved from febootstrap-supermin-helper.pod with 100% similarity]
helper/main.c [moved from febootstrap-supermin-helper.c with 100% similarity]