From: Ingo Ruhnke Date: Thu, 29 Apr 2004 13:30:37 +0000 (+0000) Subject: - added missing files X-Git-Url: https://git.octo.it/?a=commitdiff_plain;h=0faf74fe4a189b272bde70d3e17723a6fab8f51f;p=supertux.git - added missing files SVN-Revision: 839 --- diff --git a/data/Makefile.am b/data/Makefile.am index d0332da26..f1daf8d20 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -1,5 +1,8 @@ EXTRA_DIST = \ supertux.strf \ + intro.txt \ + extro.txt \ + CREDITS \ $(wildcard sounds/*.wav) \ images/icon.png \ images/icon.xpm \ @@ -27,8 +30,7 @@ EXTRA_DIST = \ $(wildcard levels/*/info) \ $(wildcard music/*.mod) \ $(wildcard music/*.MOD) \ - $(wildcard sounds/*.wav) \ - CREDITS + $(wildcard sounds/*.wav) nobase_dist_pkgdata_DATA = $(EXTRA_DIST)