From 93427b8cb602abaabc4e3768b4b4dd9105e940eb Mon Sep 17 00:00:00 2001 From: Adam Ierymenko Date: Wed, 6 Nov 2013 14:43:47 -0500 Subject: Installer work, add .pid file writing on *nix systems to main.cpp. --- Makefile.linux | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.linux') diff --git a/Makefile.linux b/Makefile.linux index f13d3bfc..b602f7ac 100644 --- a/Makefile.linux +++ b/Makefile.linux @@ -44,5 +44,6 @@ file2lz4c: ext/lz4/lz4hc.o FORCE clean: rm -f $(OBJS) file2lz4c zerotier-* + rm -rf installer-build FORCE: -- cgit v1.2.3