Skip to content

Commit

Permalink
Makefile: minor installation fix (helpers file)
Browse files Browse the repository at this point in the history
  • Loading branch information
tokiclover committed Oct 7, 2014
1 parent 9e9096e commit 0ca4155
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ DOCS = AUTHORS BUGS COPYING README.textile ChangeLog
HOOKS = bcache zfs zram
FILES = usr/etc/mdev.conf usr/etc/$(PACKAGE)/minimal.applets \
usr/lib/$(PACKAGE)/functions scripts/busybox-minimal.config \
usr/root/.gnupg/gpg.conf usr/share/gnupg/options.skel
usr/root/.gnupg/gpg.conf usr/share/gnupg/options.skel \
usr/lib/$(PACKAGE)/helpers
EXEC_FILES = init scripts/xcpio \
usr/lib/mdev/ide_links usr/lib/mdev/usbdev usr/lib/mdev/usbdisk_link

Expand Down

0 comments on commit 0ca4155

Please sign in to comment.