diff options
author | Thomas Bächler <thomas@archlinux.org> | 2010-01-24 17:10:05 +0100 |
---|---|---|
committer | Thomas Bächler <thomas@archlinux.org> | 2010-01-24 17:10:05 +0100 |
commit | 64f2af7521825e9171cc191c6136870cf8a81f54 (patch) | |
tree | b5f65e6d1d67ded28c61e01bd9eb19796bfaa036 /Makefile | |
parent | ee8b48902037ecbccdeaed69ecc4bb947de4febc (diff) | |
download | mkinitcpio-64f2af7521825e9171cc191c6136870cf8a81f54.tar.gz mkinitcpio-64f2af7521825e9171cc191c6136870cf8a81f54.tar.xz |
Install load-modules.sh to the tarball
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ TARBALL_FILES = \ init \ init_functions \ install \ + load-modules.sh \ mkinitcpio \ mkinitcpio.conf \ mkinitcpio.d \ |