From 3ac5d4e2769592bc6e974d968a4d15f4d750d7a3 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Sep 2000 15:34:41 +0000 Subject: 2000-09-04 Ralf Corsepius * src/Makefile.am, optman/Makefile.am: Include compile.am. --- c/src/exec/posix/include/rtems/posix/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'c/src/exec/posix/include') diff --git a/c/src/exec/posix/include/rtems/posix/Makefile.am b/c/src/exec/posix/include/rtems/posix/Makefile.am index 82fcd22b37..0d0745ca07 100644 --- a/c/src/exec/posix/include/rtems/posix/Makefile.am +++ b/c/src/exec/posix/include/rtems/posix/Makefile.am @@ -7,8 +7,8 @@ AUTOMAKE_OPTIONS = foreign 1.4 MP_H_FILES = condmp.h mqueuemp.h mutexmp.h pthreadmp.h semaphoremp.h STD_H_FILES = cancel.h cond.h config.h key.h mqueue.h mutex.h posixapi.h \ - priority.h psignal.h pthread.h ptimer.h semaphore.h threadsup.h \ - time.h timer.h $(MP_H_FILES) + priority.h psignal.h pthread.h ptimer.h semaphore.h threadsup.h time.h \ + timer.h $(MP_H_FILES) UNUSED_H_FILES = intr.h threadsup.h -- cgit v1.2.3