summaryrefslogtreecommitdiff
path: root/posix_api/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'posix_api/Makefile')
-rw-r--r--posix_api/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/posix_api/Makefile b/posix_api/Makefile
index 8af26dc..601246c 100644
--- a/posix_api/Makefile
+++ b/posix_api/Makefile
@@ -14,4 +14,5 @@ ifeq ($(RTEMS_HAS_POSIX_API),yes)
SUBDIRS += psx_pthread_report
SUBDIRS += psx_rwlock_report
SUBDIRS += psx_sched_report
+ SUBDIRS += livermore
endif