upgrade to the new version of wprobe - includes reconfigurable layer 2 statistics...
[openwrt.git] / package / wprobe / src / exporter / Makefile
index c8e489a..9f81507 100644 (file)
@@ -1,2 +1,5 @@
+include ../Makefile.inc
+CPPFLAGS += -I../kernel -I../user
+
 wprobe-export: wprobe-export.c
        $(CC) $(CPPFLAGS) $(CFLAGS) -o $@ $^ $(LDFLAGS) $(LIBS)
This page took 0.026204 seconds and 4 git commands to generate.