aboutsummaryrefslogtreecommitdiff
path: root/src/win32/include.am
diff options
context:
space:
mode:
authorAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2022-04-27 01:27:39 -0400
committerAlex Xu (Hello71) <alex_y_xu@yahoo.ca>2022-04-27 23:09:44 -0400
commit65ea7eed1f32bcb99445ffb45e73561ba735ead8 (patch)
tree18f87355f037c12f32560f5932be0da665c52511 /src/win32/include.am
parent4259bc36af4aea0184488cbef00cef5dd1002044 (diff)
downloadtor-65ea7eed1f32bcb99445ffb45e73561ba735ead8.tar.gz
tor-65ea7eed1f32bcb99445ffb45e73561ba735ead8.zip
Remove broken MSVC support
MSVC compilation has been broken since at least 1e417b727502 ("All remaining files in src/common belong to the event loop.") deleted src/common/Makefile.nmake in 2018.
Diffstat (limited to 'src/win32/include.am')
-rw-r--r--src/win32/include.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/win32/include.am b/src/win32/include.am
deleted file mode 100644
index dad59af3ae..0000000000
--- a/src/win32/include.am
+++ /dev/null
@@ -1,3 +0,0 @@
-
-EXTRA_DIST+= src/win32/orconfig.h
-