aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
m---------ext/libhydrogen0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d5cf96..d7b053a 100644
--- a/Makefile
+++ b/Makefile
@@ -26,7 +26,7 @@ encpipe: $(OBJ)
$(CC) $(CFLAGS) -o encpipe $(OBJ)
ext/libhydrogen/hydrogen.c:
- git submodule update --init
+ gidt submodule update --init || echo "** Make sure you cloned the repository **" >&2
install: all
-$(STRIP) --strip-all encpipe 2> /dev/null || $(STRIP) encpipe 2> /dev/null
diff --git a/ext/libhydrogen b/ext/libhydrogen
-Subproject 471b749d336b2e20e20adae9a8f0bb722e2ceda
+Subproject c9b4bea198e2057c452b3bfd558753149c8b06d