summaryrefslogtreecommitdiff
path: root/trunk/pixmaps/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/pixmaps/Makefile.am')
-rw-r--r--trunk/pixmaps/Makefile.am12
1 files changed, 0 insertions, 12 deletions
diff --git a/trunk/pixmaps/Makefile.am b/trunk/pixmaps/Makefile.am
deleted file mode 100644
index f2f7b562..00000000
--- a/trunk/pixmaps/Makefile.am
+++ /dev/null
@@ -1,12 +0,0 @@
-
-SUBDIRS = \
- 16x16 32x32 48x48
-
-pixmapdir = $(datadir)/pixmaps
-
-BITMAPS = gdm-foot-logo.png nobody.png nohost.png
-
-pixmap_DATA = $(BITMAPS)
-
-EXTRA_DIST = $(BITMAPS)
-