summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:34:41 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-09-05 15:34:41 +0000
commit3ac5d4e2769592bc6e974d968a4d15f4d750d7a3 (patch)
tree34e7f41d88677db61b5da9ea87e78c86531c649a /c/src/exec/posix/include
parent2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-3ac5d4e2769592bc6e974d968a4d15f4d750d7a3.tar.bz2
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am, optman/Makefile.am: Include compile.am.
Diffstat (limited to 'c/src/exec/posix/include')
-rw-r--r--c/src/exec/posix/include/rtems/posix/Makefile.am4
1 files changed, 2 insertions, 2 deletions
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