From ccb1a6ecbb814dbce0417f344a5506d2803cc301 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 17 Apr 2003 10:55:40 +0000 Subject: Merger from rtems-4-6-branch. --- cpukit/score/cpu/unix/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/score/cpu/unix/Makefile.am') diff --git a/cpukit/score/cpu/unix/Makefile.am b/cpukit/score/cpu/unix/Makefile.am index a6bf7da4d9..7d358443c2 100644 --- a/cpukit/score/cpu/unix/Makefile.am +++ b/cpukit/score/cpu/unix/Makefile.am @@ -39,7 +39,8 @@ LIB = $(ARCH)/libscorecpu.a $(LIB): $(OBJS) $(make-library) -all-local: $(ARCH) $(LIB) +all-local: $(ARCH) $(PREINSTALL_FILES) $(LIB) \ + $(TMPINSTALL_FILES) EXTRA_DIST = cpu.c -- cgit v1.2.3