summaryrefslogtreecommitdiff
path: root/pjlib/build/os-rtems.mak
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/build/os-rtems.mak')
-rw-r--r--pjlib/build/os-rtems.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjlib/build/os-rtems.mak b/pjlib/build/os-rtems.mak
index 1501dd9..30a81f9 100644
--- a/pjlib/build/os-rtems.mak
+++ b/pjlib/build/os-rtems.mak
@@ -40,7 +40,7 @@ export TEST_LDFLAGS +=
# TARGETS are make targets in the Makefile, to be executed for this given
# operating system.
#
-export TARGETS = pjlib pjlib-test
+export TARGETS = $(PJLIB_LIB) $(TEST_EXE)