1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
SUBDIRS = \
walk
MAINTAINERCLEANFILES = \
Makefile.in
EXTRA_DIST = \
about_dialog.sif \
backdrop.sif \
business_card.sif \
candy.sif \
cells.sif \
eye.sif \
eyes.sif \
gamma.sif \
gradient.sif \
headmo.sif \
installer-logo.sif \
japan.sif \
logo.sif \
macwolfen.sif \
Makefile.am \
mandelbrot.sif \
newjulia.sif \
newjulia2.sif \
noise.sif \
pirates.sif \
preambletaffy.sif \
prologue_kid.sif \
sparkle.sif \
splat.sif \
star.sif \
wallpaper.sif \
warpcube.sif \
warptext.sif \
z_depth_test.sif
|