diff --git a/c/src/lib/libbsp/powerpc/psim/ChangeLog b/c/src/lib/libbsp/powerpc/psim/ChangeLog index d99a4e66ba..96b68b9292 100644 --- a/c/src/lib/libbsp/powerpc/psim/ChangeLog +++ b/c/src/lib/libbsp/powerpc/psim/ChangeLog @@ -1,3 +1,7 @@ +2004-02-09 Ralf Corsepius + + * Makefile.am: Add $(TMPINSTALL_FILES) to all-local. + 2004-02-06 Ralf Corsepius * wrapup/Makefile.am: Convert to automake-building rules. diff --git a/c/src/lib/libbsp/powerpc/psim/Makefile.am b/c/src/lib/libbsp/powerpc/psim/Makefile.am index 5972640a9e..e6383135ea 100644 --- a/c/src/lib/libbsp/powerpc/psim/Makefile.am +++ b/c/src/lib/libbsp/powerpc/psim/Makefile.am @@ -119,7 +119,7 @@ shmsupp_g_rel_LDFLAGS = $(RTEMS_RELLDFLAGS) noinst_DATA += shmsupp$(LIB_VARIANT).rel endif -all-local: $(PREINSTALL_FILES) +all-local: $(PREINSTALL_FILES) $(TMPINSTALL_FILES) PREINSTALL_DIRS = TMPINSTALL_FILES =