aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2013-09-12 02:30:50 +0200
committerLaurent Ghigonis <laurent@p1sec.com>2013-09-12 02:30:50 +0200
commit7dc03aa2d3d209afee3ef48ae29e85573a4b5472 (patch)
tree2157c768804f97b52693c04f178227e500a2e491
parentadd libwebsock inside git (diff)
downloadglouglou-7dc03aa2d3d209afee3ef48ae29e85573a4b5472.tar.xz
glouglou-7dc03aa2d3d209afee3ef48ae29e85573a4b5472.zip
build dummy libgsnetstream
-rwxr-xr-xv3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/v3/Makefile b/v3/Makefile
index 2afd53e..8f8b8cc 100755
--- a/v3/Makefile
+++ b/v3/Makefile
@@ -1,4 +1,4 @@
-LIBS = libsendbuf libggnet libglouglou
+LIBS = libsendbuf libgsnetstream libggnet libglouglou
EXE = glougloud
DIRS = $(LIBS) $(EXE)
@@ -12,4 +12,4 @@ install:
-for d in $(DIRS); do (cd $$d; $(MAKE) install); done
test:
- make -j5 clean && make -j5 && sudo make -j5 install && sudo ./glougloud/glougloud -Dv
+ make -j5 clean && make -j5 && sudo make -j5 install && sudo ./glougloud/glougloud -Dvv