wrapper: remove frame.h wrapper
[lttng-modules.git] / Makefile
index 4ae26b41a9d0f9e036b97e4feb4b01c598f38a63..5358701b3e1409e50f027d652bc223bec4afcae3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -122,8 +122,7 @@ ifneq ($(KERNELRELEASE),)
   endif
 
   obj-$(CONFIG_LTTNG) += lttng-statedump.o
-  lttng-statedump-objs := lttng-statedump-impl.o \
-                          wrapper/fdtable.o
+  lttng-statedump-objs := lttng-statedump-impl.o
 
   obj-$(CONFIG_LTTNG) += probes/
   obj-$(CONFIG_LTTNG) += lib/
This page took 0.024082 seconds and 4 git commands to generate.