removed one of the flapping levels since it doesn't work anymore
[supertux.git] / data / Makefile.am
index 4528168..bebfe0f 100644 (file)
@@ -1,18 +1,21 @@
 iconsdir=$(datadir)/pixmaps
-icons_DATA = images/supertux.xpm
+icons_DATA = images/supertux.png
 
 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) \