diff --git a/ChangeLog b/ChangeLog index 3ef4bd343..8edc2fe0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2009-12-24 Robert Millan + + * docs/Makefile.am (EXTRA_DIST): Remove `menu.lst'. + 2009-12-24 Robert Millan * autogen.sh: Workaround Automake requirement for NEWS and README. diff --git a/docs/Makefile.am b/docs/Makefile.am index cb21b5b61..dadac28bc 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -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)