From fc0ec6975f0a42767c6e972df4efb3c3d3ba46ed Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Fri, 12 Dec 2003 13:40:50 +0000 Subject: 2003-12-12 Ralf Corsepius * Makefile.am: EXTRA_DIST +=. --- make/ChangeLog | 4 ++++ make/Makefile.am | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'make') diff --git a/make/ChangeLog b/make/ChangeLog index 953148d4e1..3d55046484 100644 --- a/make/ChangeLog +++ b/make/ChangeLog @@ -1,3 +1,7 @@ +2003-12-12 Ralf Corsepius + + * Makefile.am: EXTRA_DIST +=. + 2003-12-11 Ralf Corsepius * custom/Makefile.am: Remove. diff --git a/make/Makefile.am b/make/Makefile.am index c6a31ec517..21b4778294 100644 --- a/make/Makefile.am +++ b/make/Makefile.am @@ -20,7 +20,7 @@ rtems_make_customdir = $(rtems_makedir)/custom rtems_make_custom_DATA = custom/default.cfg -EXTRA_DIST = custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \ +EXTRA_DIST += custom/Cygwin-posix.cfg custom/FreeBSD-posix.cfg \ custom/HPUX9-posix.cfg custom/Linux-posix.cfg custom/Solaris-posix.cfg \ custom/bare.cfg custom/cvme961.cfg custom/dmv152.cfg custom/dmv177.cfg \ custom/efi332.cfg custom/efi68k.cfg custom/erc32.cfg custom/erc32nfp.cfg \ -- cgit v1.2.3