nfsd: fix "insecure" export option
[safe/jmp/linux-2.6] / samples / Makefile
index 8652d0f..43343a0 100644 (file)
@@ -1,3 +1,3 @@
 # Makefile for Linux samples code
 
-obj-$(CONFIG_SAMPLES)  += markers/ kobject/
+obj-$(CONFIG_SAMPLES)  += kobject/ kprobes/ tracepoints/ trace_events/