2006-11-21 Ralf Corsépius <ralf.corsepius@rtems.org>

* libblock/Makefile.am: Don't include preinstall.am.
	* libblock/preinstall.am: Remove.
This commit is contained in:
Ralf Corsepius
2006-11-21 11:07:04 +00:00
parent 1a741fdce6
commit b4bf2897a2
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
2006-11-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libblock/Makefile.am: Don't include preinstall.am.
* libblock/preinstall.am: Remove.
2006-11-20 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove ampolish3.

View File

@@ -13,5 +13,4 @@ libblock_a_SOURCES = src/bdbuf.c src/blkdev.c src/diskdevs.c src/ramdisk.c \
include/rtems/ide_part_table.h
endif
include $(srcdir)/preinstall.am
include $(top_srcdir)/automake/local.am