X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2FMakefile.am;h=bebfe0fceecc5b33f2b0de1f6965fc16b0d5ebb1;hb=8858dbcfac53ada5b85955adb238a3efa424adb8;hp=2b14c90a22c37e0330209b69dca60f9572f83f30;hpb=d66f0dcf39a6e3f5ec0e93bb695a105778e9179f;p=supertux.git diff --git a/data/Makefile.am b/data/Makefile.am index 2b14c90a2..bebfe0fce 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -5,15 +5,17 @@ desktopdir = $(datadir)/applications desktop_DATA = supertux.desktop EXTRA_DIST = \ - supertux.strf \ intro.txt \ extro.txt \ + extro-bonus.txt \ CREDITS \ + images/supertux.strf \ $(wildcard sounds/*.wav) \ $(wildcard images/*.png) \ $(wildcard images/*.xpm) \ $(wildcard images/background/*.png) \ $(wildcard images/background/*.jpg) \ + $(wildcard images/fonts/*.png) \ $(wildcard images/highscore/*.png) \ $(wildcard images/icons/*.png) \ $(wildcard images/icons/*.xpm) \