Drop support for Cygwin.
[oweals/tinc.git] / src / Makefile.am
index cb188d24576aaec475c96f092cc722cefc5e7116..12261fffc816fc035a2a09e6e6f6c4054d68f57a 100644 (file)
@@ -190,10 +190,6 @@ if MINGW
 tincd_SOURCES += mingw/device.c mingw/common.h
 endif
 
-if CYGWIN
-tincd_SOURCES += cygwin/device.c
-endif
-
 if UML
 tincd_SOURCES += uml_device.c
 endif