From c1767be0772ecaa70cdae95374b95fe6d87b728b Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Thu, 27 Sep 2001 19:46:17 +0000 Subject: 2001-09-27 Ralf Corsepius * include/Makefile.am: Use 'TMPINSTALL_FILES ='. --- c/src/lib/libcpu/sh/sh7032/include/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/lib/libcpu/sh/sh7032/include/Makefile.am') diff --git a/c/src/lib/libcpu/sh/sh7032/include/Makefile.am b/c/src/lib/libcpu/sh/sh7032/include/Makefile.am index 058744a3bb..1550c6ea53 100644 --- a/c/src/lib/libcpu/sh/sh7032/include/Makefile.am +++ b/c/src/lib/libcpu/sh/sh7032/include/Makefile.am @@ -21,7 +21,7 @@ $(PROJECT_INCLUDE)/sh/%.h: %.h $(PROJECT_INCLUDE)/rtems/score/%.h: %.h $(INSTALL_DATA) $< $@ -TMPINSTALL_FILES += $(PROJECT_INCLUDE)/sh \ +TMPINSTALL_FILES = $(PROJECT_INCLUDE)/sh \ $(include_sh_HEADERS:%=$(PROJECT_INCLUDE)/sh/%) \ $(include_rtems_score_HEADERS:%=$(PROJECT_INCLUDE)/rtems/score/%) -- cgit v1.2.3