Browse Source

Remove tap stuff from makefile.

Adam Ierymenko 11 years ago
parent
commit
d398c0aed2
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Makefile.mac

+ 0 - 1
Makefile.mac

@@ -44,6 +44,5 @@ install-mac-tap: FORCE
 clean:
 	rm -rf *.dSYM
 	rm -f $(OBJS) zerotier-*
-	cd tap-mac/tuntap ; make clean
 
 FORCE: