X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=data%2FMakefile.am;h=bebfe0fceecc5b33f2b0de1f6965fc16b0d5ebb1;hb=8858dbcfac53ada5b85955adb238a3efa424adb8;hp=e6ed19d6f212fd8703248fcd20774c137b9ac827;hpb=dda55f1bb3ca83505830d8f80a918507b1cfce09;p=supertux.git diff --git a/data/Makefile.am b/data/Makefile.am index e6ed19d6f..bebfe0fce 100644 --- a/data/Makefile.am +++ b/data/Makefile.am @@ -5,14 +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) \