summaryrefslogtreecommitdiff
path: root/build/vs2017/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'build/vs2017/Makefile.am')
-rw-r--r--build/vs2017/Makefile.am19
1 files changed, 19 insertions, 0 deletions
diff --git a/build/vs2017/Makefile.am b/build/vs2017/Makefile.am
new file mode 100644
index 00000000..17391286
--- /dev/null
+++ b/build/vs2017/Makefile.am
@@ -0,0 +1,19 @@
+## Process this file with automake to produce Makefile.in
+
+EXTRA_DIST = \
+ gmime.def \
+ basic-example.vcxproj.filters \
+ gmime.vcxproj.filters \
+ imap-example.vcxproj.filters \
+ msgcheck.vcxproj.filters \
+ uudecode.vcxproj.filters \
+ uuencode.vcxproj.filters \
+ config.h \
+ unistd.h \
+ gmime.sln \
+ basic-example.vcxproj \
+ gmime.vcxproj \
+ imap-example.vcxproj \
+ msgcheck.vcxproj \
+ uudecode.vcxproj \
+ uuencode.vcxproj