2009-12-24 Robert Millan <rmh.grub@aybabtu.com>

* docs/Makefile.am (EXTRA_DIST): Remove `menu.lst'.
This commit is contained in:
Robert Millan 2009-12-24 15:27:59 +00:00
parent db8e3ea441
commit 48f5611bc8
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-12-24 Robert Millan <rmh.grub@aybabtu.com>
* docs/Makefile.am (EXTRA_DIST): Remove `menu.lst'.
2009-12-24 Robert Millan <rmh.grub@aybabtu.com>
* autogen.sh: Workaround Automake requirement for NEWS and README.

View file

@ -16,7 +16,7 @@ kernel_LDFLAGS = -nostdlib -Wl,-N -Wl,-Ttext -Wl,100000 -Wl,--build-id=none
boot.o: multiboot.h
endif
EXTRA_DIST = menu.lst $(man_MANS) $(noinst_SCRIPTS) \
EXTRA_DIST = $(man_MANS) $(noinst_SCRIPTS) \
$(EXAMPLES) $(multiboot_TEXINFOS)
CLEANFILES = $(noinst_PROGRAMS)