summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarlan Lieberman-Berg <hliebermanberg@chitika.com>2014-11-21 10:55:51 +0100
committerMartin Sustrik <sustrik@250bpm.com>2014-11-21 10:55:51 +0100
commit14f455980e4015d94fb8ef9b856bb21c37eb4d6a (patch)
tree2c93fd497b851fc0023e0dba86117fd31e4bec8c
parent79ca54e75f7d409b80cec1579ecbd76cfb28dd4b (diff)
downloadnanomsg-14f455980e4015d94fb8ef9b856bb21c37eb4d6a.tar.gz
Delete new ipc socket added by ipc_stress test.
Signed-off-by: Martin Sustrik <sustrik@250bpm.com>
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cee77c4..1fc64d0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -620,5 +620,5 @@ diagrams:
sed -n '/#include </{:x;n;/^End/q;s/^ */-I/;p;bx}')
clean-local:
- -rm -f test.ipc test-shutdown.ipc test-separation.ipc
+ -rm -f test.ipc test-shutdown.ipc test-separation.ipc test-stress.ipc