summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 02c88246..df63791b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -7,7 +7,9 @@ AUX_DIST_GEN = \
MSVC_FILES= \
msvc/README \
- msvc/config.h
+ msvc/config.h \
+ msvc/inttypes.h \
+ msvc/stdint.h
CODEBLOCKS_FILES= \
codeblocks/README \