2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Remove superfluous EXTRA_DIST.
This commit is contained in:
Ralf Corsepius
2011-06-20 10:46:23 +00:00
parent 03e153a953
commit b9ba9ca785
2 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2011-06-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove superfluous EXTRA_DIST.
2011-03-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
PR 1770/bsps

View File

@@ -7,7 +7,5 @@ ACLOCAL_AMFLAGS = -I ../../../aclocal
## Descend into the @RTEMS_BSP_FAMILY@ directory
SUBDIRS = @RTEMS_BSP_FAMILY@
EXTRA_DIST =
include $(top_srcdir)/../../../automake/subdirs.am
include $(top_srcdir)/../../../automake/local.am