summaryrefslogtreecommitdiff
path: root/win32/Makefile.am
diff options
context:
space:
mode:
authorJoachim Wiberg <troglobit@gmail.com>2022-12-31 13:58:25 +0100
committerJoachim Wiberg <troglobit@gmail.com>2022-12-31 19:50:27 +0100
commit5115b21bde2166c3e13e5d8f80ccefbc35946bdb (patch)
tree9e320fcc4c2ff3d5da0cddb23d739748f300412f /win32/Makefile.am
parent5003577f724a4149c710ed39cb665f4b03f92fa5 (diff)
downloadlibnet-5115b21bde2166c3e13e5d8f80ccefbc35946bdb.tar.gz
win32: try using the default msvc stdint.h
Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
Diffstat (limited to 'win32/Makefile.am')
-rw-r--r--win32/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.am b/win32/Makefile.am
index 9ca1166..27074ab 100644
--- a/win32/Makefile.am
+++ b/win32/Makefile.am
@@ -1,2 +1,2 @@
-EXTRA_DIST = getopt.h libnet.h config.h stdint.h msvcbuild.bat
+EXTRA_DIST = getopt.h libnet.h config.h msvcbuild.bat