[Olsr-dev] [PATCH 16/20] p2pd: add to Makefile

Ferry Huberts (spam-protected)
Mon Jul 25 17:38:09 CEST 2011


From: Ferry Huberts <(spam-protected)>

Signed-off-by: Ferry Huberts <(spam-protected)>
---
 Makefile |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index 9d3ade0..5499e18 100644
--- a/Makefile
+++ b/Makefile
@@ -276,6 +276,13 @@ mdns_install:
 mdns_uninstall:
 		$(MAKECMD) -C lib/mdns DESTDIR=$(DESTDIR) uninstall
 
+p2pd:
+		$(MAKECMD) -C lib/p2pd clean
+		$(MAKECMD) -C lib/p2pd
+
+p2pd_install:
+		$(MAKECMD) -C lib/p2pd DESTDIR=$(DESTDIR) install
+
 txtinfo:
 		$(MAKECMD) -C lib/txtinfo clean
 		$(MAKECMD) -C lib/txtinfo 
-- 
1.7.6





More information about the Olsr-dev mailing list