From d2009baa89ca48d49d2f3381382d4ef5774bc7df Mon Sep 17 00:00:00 2001 From: Per Inge Mathisen Date: Tue, 6 Sep 2011 21:16:52 -0400 Subject: [PATCH] "make distcheck" errors about some files required for complete build missing from tarball. Patch by cazfi, closes ticket:2882 --- Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index caf7fa412fc..229440acc19 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,9 @@ EXTRA_DIST= \ config.rpath \ configure.ac \ pkg/dpkg \ - macosx + macosx \ + po/custom/mac-infoplist.txt \ + po/custom/warzone2100.desktop.txt # get rid of SVN stuff in the tarball dist-hook: