move some source files in the directory grub into the new directory lib.
This commit is contained in:
parent
43921a97ca
commit
adadc62ff3
13 changed files with 1727 additions and 18 deletions
|
@ -1,6 +1,6 @@
|
|||
# Stage 1 is built after Stage 2, so that the size of Stage 2 is
|
||||
# encoded into Stage 1.
|
||||
SUBDIRS = netboot stage2 stage1 grub docs debian
|
||||
SUBDIRS = netboot stage2 stage1 lib grub docs debian
|
||||
EXTRA_DIST = BUGS
|
||||
|
||||
# We get $(PACKAGE) and $(VERSION) from debian/changelog.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue