Implement lttng test module
[lttng-modules.git] / probes / Makefile
index cc4c352168dcef0f97f57a0a6963d65401770a5a..9a2558b3312dadceb5b56eb362de0b3e7d6bbea1 100644 (file)
@@ -258,6 +258,8 @@ endif
 
 endif
 
+obj-m += lttng-test.o
+
 else
        KERNELDIR ?= /lib/modules/$(shell uname -r)/build
        PWD := $(shell pwd)
This page took 0.022853 seconds and 4 git commands to generate.