summaryrefslogtreecommitdiff
path: root/pjlib/build/os-linux-kernel.mak
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/build/os-linux-kernel.mak')
-rw-r--r--pjlib/build/os-linux-kernel.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/pjlib/build/os-linux-kernel.mak b/pjlib/build/os-linux-kernel.mak
index 934c889..28cfbc7 100644
--- a/pjlib/build/os-linux-kernel.mak
+++ b/pjlib/build/os-linux-kernel.mak
@@ -42,6 +42,6 @@ export TEST_LDFLAGS += -lgcc
# TARGETS are make targets in the Makefile, to be executed for this given
# operating system.
#
-export TARGETS := ../lib/pjlib.ko ../lib/pjlib-test.ko
+export TARGETS := pjlib.ko pjlib-test.ko