From 4ba8866e67f9cbdc7599e6b787bc52ea5aa825c3 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 29 Sep 2008 01:27:11 +0000 Subject: =?UTF-8?q?2008-09-29=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Remove noinst_PROGRAMS (Unused). --- c/src/lib/libbsp/c4x/c4xsim/ChangeLog | 4 ++++ c/src/lib/libbsp/c4x/c4xsim/Makefile.am | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'c/src/lib/libbsp/c4x') diff --git a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog index 41f8a7bbb4..b85eebd716 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/ChangeLog +++ b/c/src/lib/libbsp/c4x/c4xsim/ChangeLog @@ -1,3 +1,7 @@ +2008-09-29 Ralf Corsépius + + * Makefile.am: Remove noinst_PROGRAMS (Unused). + 2008-09-23 Joel Sherrill * configure.ac: Make letting boot_card() handle work area allocation diff --git a/c/src/lib/libbsp/c4x/c4xsim/Makefile.am b/c/src/lib/libbsp/c4x/c4xsim/Makefile.am index 7ed079805a..19d7263cbb 100644 --- a/c/src/lib/libbsp/c4x/c4xsim/Makefile.am +++ b/c/src/lib/libbsp/c4x/c4xsim/Makefile.am @@ -19,8 +19,6 @@ include_HEADERS += include/tm27.h nodist_include_HEADERS = include/bspopts.h DISTCLEANFILES = include/bspopts.h -noinst_PROGRAMS = - include_HEADERS += include/simio.h nodist_include_HEADERS += ../../shared/include/coverhd.h -- cgit v1.2.3