summaryrefslogtreecommitdiff
path: root/build/win32/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'build/win32/Makefile.am')
-rw-r--r--build/win32/Makefile.am21
1 files changed, 21 insertions, 0 deletions
diff --git a/build/win32/Makefile.am b/build/win32/Makefile.am
new file mode 100644
index 0000000..6895eec
--- /dev/null
+++ b/build/win32/Makefile.am
@@ -0,0 +1,21 @@
+EXTRA_DIST = \
+ compile-resource \
+ lt-compile-resource \
+ \
+ libabw.dsp \
+ libabw.dsw \
+ abw2html.dsp \
+ abw2raw.dsp \
+ abw2text.dsp \
+ \
+ libabw.vcxproj.sln \
+ libabw.vcxproj \
+ abw2html.vcxproj \
+ abw2raw.vcxproj \
+ abw2text.vcxproj \
+ \
+ libabw.vcproj.sln \
+ libabw.vcproj \
+ abw2html.vcproj \
+ abw2raw.vcproj \
+ abw2text.vcproj