2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: EXTRA_DIST +=.
This commit is contained in:
Ralf Corsepius
2003-12-12 13:40:50 +00:00
parent 53a895846c
commit fc0ec6975f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: EXTRA_DIST +=.
2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* custom/Makefile.am: Remove.

View File

@@ -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 \