diff options
author | David Reveman <davidr@novell.com> | 2006-12-21 15:53:18 +0100 |
---|---|---|
committer | David Reveman <davidr@novell.com> | 2006-12-21 15:53:18 +0100 |
commit | 53ef3d212cb2338d2a0f9aebc6e697b45fbf5a32 (patch) | |
tree | cae04ce0f735ed364e3b8962dd3886bd0a3f072c /images | |
parent | f220eeb7b2c0edf511dcdf0196bfebb05a615fa4 (diff) | |
download | zcomp-53ef3d212cb2338d2a0f9aebc6e697b45fbf5a32.tar.gz zcomp-53ef3d212cb2338d2a0f9aebc6e697b45fbf5a32.tar.bz2 |
Remove background.png.
Diffstat (limited to 'images')
-rw-r--r-- | images/Makefile.am | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/images/Makefile.am b/images/Makefile.am index 2c4a323..9f03184 100644 --- a/images/Makefile.am +++ b/images/Makefile.am @@ -1,10 +1,8 @@ imagesdir = $(imagedir) images_DATA = \ - background.png \ icon.png \ freedesktop.png EXTRA_DIST = \ - background.png \ icon.png \ freedesktop.png |