2004-06-13 Yoshinori K. Okuji <okuji@enbug.org>
* stage2/Makefile.am (noinst_HEADERS): Added ufs2.h.
This commit is contained in:
parent
e86d8458da
commit
4d4f67b1af
3 changed files with 6 additions and 2 deletions
|
@ -1,3 +1,7 @@
|
|||
2004-06-13 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* stage2/Makefile.am (noinst_HEADERS): Added ufs2.h.
|
||||
|
||||
2004-06-13 Yoshinori K. Okuji <okuji@enbug.org>
|
||||
|
||||
* configure.ac (AC_INIT): Upgraded to 0.95.
|
||||
|
|
|
@ -7,7 +7,7 @@ noinst_HEADERS = apic.h defs.h dir.h disk_inode.h disk_inode_ffs.h \
|
|||
fat.h filesys.h freebsd.h fs.h hercules.h i386-elf.h \
|
||||
imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
|
||||
nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
|
||||
terminfo.h tparm.h nbi.h vstafs.h xfs.h
|
||||
terminfo.h tparm.h nbi.h ufs2.h vstafs.h xfs.h
|
||||
EXTRA_DIST = setjmp.S apm.S $(noinst_SCRIPTS)
|
||||
|
||||
# For <stage1.h>.
|
||||
|
|
|
@ -560,7 +560,7 @@ noinst_HEADERS = apic.h defs.h dir.h disk_inode.h disk_inode_ffs.h \
|
|||
fat.h filesys.h freebsd.h fs.h hercules.h i386-elf.h \
|
||||
imgact_aout.h iso9660.h jfs.h mb_header.h mb_info.h md5.h \
|
||||
nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \
|
||||
terminfo.h tparm.h nbi.h vstafs.h xfs.h
|
||||
terminfo.h tparm.h nbi.h ufs2.h vstafs.h xfs.h
|
||||
|
||||
EXTRA_DIST = setjmp.S apm.S $(noinst_SCRIPTS)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue