commit a85dd432230c5e6cda000f764a8a6162b9c4875e
Author: Simon Howard <fraggle@gmail.com>
AuthorDate: Mon May 5 03:48:45 2008 +0000
Commit: Simon Howard <fraggle@gmail.com>
CommitDate: Mon May 5 03:48:45 2008 +0000
Add setup-manifest.xml to dist.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1143
---
setup/Makefile.am | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/setup/Makefile.am b/setup/Makefile.am
index c6d5270e..f845f853 100644
--- a/setup/Makefile.am
+++ b/setup/Makefile.am
@@ -23,7 +23,8 @@ SOURCE_FILES = \
txt_mouseinput.c txt_mouseinput.h
EXTRA_DIST= \
- setup_icon.c
+ setup_icon.c \
+ setup-manifest.xml
if HAVE_WINDRES
chocolate_setup_SOURCES=$(SOURCE_FILES) setup-res.rc