aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7410a64..c72c375 100644
--- a/Makefile
+++ b/Makefile
@@ -3,6 +3,7 @@ obj-m += proc_explorer.o
obj-m += pid_demo.o
obj-m += proc_monitor.o
obj-m += proc_hider.o
+obj-m += stealth_launcher.o
all:
make -C /lib/modules/$(shell uname -r)/build M=$(shell pwd) modules