From bb1571ecf5bc5d46d04894b47d5e840cee55b1d3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 12 Jan 2006 05:40:08 +0000 Subject: Cleanup. --- c/src/lib/libbsp/arm/armulator/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'c/src/lib/libbsp/arm/armulator') diff --git a/c/src/lib/libbsp/arm/armulator/Makefile.am b/c/src/lib/libbsp/arm/armulator/Makefile.am index f7c497a055..d431f1223d 100644 --- a/c/src/lib/libbsp/arm/armulator/Makefile.am +++ b/c/src/lib/libbsp/arm/armulator/Makefile.am @@ -16,7 +16,6 @@ include_HEADERS += include/tm27.h nodist_include_HEADERS = include/bspopts.h DISTCLEANFILES = include/bspopts.h -CLEANFILES = nodist_include_HEADERS += ../../shared/include/coverhd.h EXTRA_DIST = start/start.S @@ -56,5 +55,4 @@ libbsp_a_LIBADD = startup.rel clock.rel console.rel timer.rel all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES) include $(srcdir)/preinstall.am - include $(top_srcdir)/../../../../automake/local.am -- cgit v1.2.3