mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-03 19:13:43 +02:00
Fix typo.
This commit is contained in:
parent
48a1799f49
commit
1c636afe3f
1 changed files with 1 additions and 1 deletions
|
@ -108,7 +108,7 @@ HEADERS += mainwindow.h \
|
|||
../ext/lz4/lz4hc.h
|
||||
|
||||
win32:SOURCES += ../node/WindowsEthernetTap.cpp
|
||||
mac:SOURCE += ../node/UnixEthernetTap.cpp
|
||||
mac:SOURCES += ../node/UnixEthernetTap.cpp
|
||||
|
||||
FORMS += mainwindow.ui \
|
||||
aboutwindow.ui \
|
||||
|
|
Loading…
Add table
Reference in a new issue