From d3d5b27ce6830ee2c41256bef2c9b7fc041cfa04 Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Wed, 2 May 2007 01:51:15 +0000 Subject: Add missing files to dist. Subversion-branch: /trunk/chocolate-doom Subversion-revision: 872 --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile.am') 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 \ -- cgit v1.2.3