summaryrefslogtreecommitdiff
path: root/gui/data/pixmaps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gui/data/pixmaps/Makefile.am')
-rw-r--r--gui/data/pixmaps/Makefile.am18
1 files changed, 0 insertions, 18 deletions
diff --git a/gui/data/pixmaps/Makefile.am b/gui/data/pixmaps/Makefile.am
deleted file mode 100644
index f5be2e62..00000000
--- a/gui/data/pixmaps/Makefile.am
+++ /dev/null
@@ -1,18 +0,0 @@
-#pixmapdir = "$(datadir)/pcsxr"
-#pixmap_DATA = \
- pcsxr-cd-open.png \
- pcsxr-iso-open.png \
- pcsxr-iso-reopen.png \
- pcsxr-memcard.png \
- pcsxr-play.png \
- pcsxr-plugin-cdr.png \
- pcsxr-plugin-gpu.png \
- pcsxr-plugin-pad.png \
- pcsxr-plugin-sio1.png \
- pcsxr-plugin-spu.png \
- pcsxr.png
-
-icondir = "$(datadir)/pixmaps"
-icon_DATA = pcsxr-icon.png
-
-EXTRA_DIST = $(pixmap_DATA) $(icon_DATA)