summaryrefslogtreecommitdiff
path: root/gui/faces/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gui/faces/Makefile.am')
-rw-r--r--gui/faces/Makefile.am32
1 files changed, 0 insertions, 32 deletions
diff --git a/gui/faces/Makefile.am b/gui/faces/Makefile.am
deleted file mode 100644
index c7022b33..00000000
--- a/gui/faces/Makefile.am
+++ /dev/null
@@ -1,32 +0,0 @@
-
-imagedir = $(datadir)/pixmaps/faces
-
-image_DATA = \
- astronaut.jpg \
- baseball.png \
- butterfly.png \
- cat-eye.jpg \
- chess.jpg \
- coffee.jpg \
- dice.jpg \
- energy-arc.jpg \
- fish.jpg \
- flake.jpg \
- flower.jpg \
- grapes.jpg \
- guitar.jpg \
- launch.jpg \
- leaf.jpg \
- lightning.jpg \
- penguin.jpg \
- puppy.jpg \
- sky.jpg \
- soccerball.png \
- sunflower.jpg \
- sunset.jpg \
- tennis-ball.png \
- yellow-rose.jpg
-
-EXTRA_DIST = \
- $(image_DATA)
-