summaryrefslogtreecommitdiff
path: root/cesar/maximus/prototest/integration/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cesar/maximus/prototest/integration/Makefile')
-rw-r--r--cesar/maximus/prototest/integration/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cesar/maximus/prototest/integration/Makefile b/cesar/maximus/prototest/integration/Makefile
index f11e373035..91d16e46ef 100644
--- a/cesar/maximus/prototest/integration/Makefile
+++ b/cesar/maximus/prototest/integration/Makefile
@@ -8,7 +8,7 @@ EXTRA_TARGET_CFLAGS+= -DFCALL_PROTO
TARGET_PROGRAMS = test_integration
-test_integration_SOURCES = test_integration.c
-test_integration_MODULES = lib hal/phy interface interface/fcall hal/hle hle mac cl
+test_integration_SOURCES = test_integration.c cl_stub.c
+test_integration_MODULES = lib hal/phy interface interface/fcall hal/hle hle mac
include $(BASE)/common/make/top.mk \ No newline at end of file