From ef0f3b08b520ef710f0351bd0a14d3dfe529bd8f Mon Sep 17 00:00:00 2001 From: xuanthanh18 Date: Sat, 22 Aug 2009 08:36:49 +0000 Subject: [PATCH] add flag for dhv --- apps/tests/TestDissemination/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/apps/tests/TestDissemination/Makefile b/apps/tests/TestDissemination/Makefile index dcb10529..a2d78af8 100644 --- a/apps/tests/TestDissemination/Makefile +++ b/apps/tests/TestDissemination/Makefile @@ -6,6 +6,8 @@ CFLAGS += -I$(TOSDIR)/lib/net -I%T/lib/net/drip ### For DIP: #CFLAGS += -I$(TOSDIR)/lib/net -I%T/lib/net/dip -I%T/lib/net/dip/interfaces +### For Dhv +#CFLAGS += -I$(TOSDIR)/lib/net -I%T/lib/net/dhv -I%T/lib/net/dhv/interfaces include $(MAKERULES) -- 2.39.2