[Olsr-dev] [PATCH v1 5/5] Makefile: build pud too on Linux

Ferry Huberts (spam-protected)
Thu May 10 16:10:01 CEST 2012


From: Ferry Huberts <(spam-protected)>

The nmealib library is now included, so the
build is self-contained

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

diff --git a/Makefile b/Makefile
index 87f1727..780a35c 100644
--- a/Makefile
+++ b/Makefile
@@ -165,7 +165,7 @@ rpm:
 
 # This is quite ugly but at least it works
 ifeq ($(OS),linux)
-SUBDIRS = arprefresh bmf dot_draw dyn_gw dyn_gw_plain httpinfo jsoninfo mdns mini nameservice p2pd pgraph quagga secure tas txtinfo watchdog
+SUBDIRS = arprefresh bmf dot_draw dyn_gw dyn_gw_plain httpinfo jsoninfo mdns mini nameservice p2pd pgraph pud quagga secure tas txtinfo watchdog
 else
 ifeq ($(OS),win32)
 SUBDIRS := dot_draw httpinfo jsoninfo mini pgraph secure txtinfo
-- 
1.7.7.6





More information about the Olsr-dev mailing list