diff options
| author | Joseph Henry <joseph.henry@zerotier.com> | 2015-09-10 13:56:01 -0400 |
|---|---|---|
| committer | Joseph Henry <joseph.henry@zerotier.com> | 2015-09-10 13:56:01 -0400 |
| commit | 750352836f72c5dc0136b6aae96ec28f8fe356cb (patch) | |
| tree | 934d15eec15cf2c1bcf4bb60970e274d07ddd57f /make-linux.mk | |
| parent | a43c3fbf2e03f99c51383123423d86656ac252bf (diff) | |
| download | infinitytier-750352836f72c5dc0136b6aae96ec28f8fe356cb.tar.gz infinitytier-750352836f72c5dc0136b6aae96ec28f8fe356cb.zip | |
initial commit
Diffstat (limited to 'make-linux.mk')
| -rw-r--r-- | make-linux.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make-linux.mk b/make-linux.mk index 1eb88ba3..35e7c07e 100644 --- a/make-linux.mk +++ b/make-linux.mk @@ -28,7 +28,7 @@ endif UNAME_M=$(shell uname -m) -INCLUDES= +INCLUDES=-Iext/lwip/src/include -Iext/lwip/src/include/ipv4 -Iext/lwip/src/include/ipv6 DEFS=-DZT_ENABLE_NETCON LDLIBS?= |
