summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-02-05 17:57:27 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2010-02-05 17:57:27 +0100
commite1e9355dcd3ffd61e4cacf77fa682556b82dda06 (patch)
tree144023f5596b4da48192f109aeb800f9b1002a50 /src/Makefile.am
parent21c4996c71d76b01a4333ef9905589b3fffa687d (diff)
Apply 01_remove_britney_references.patch from Debian
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5b78eec..d4a347f 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -24,7 +24,7 @@ feh_LDADD = -lX11 -lz -lpng @IMLIB_LIBS@ @GIBLIB_LIBS@
images_DATA = about.png menubg_default.png menubg_sky.png \
menubg_chrome.png menubg_brushed.png \
menubg_pastel.png menubg_aluminium.png menubg_aqua.png \
-menubg_wood.png menubg_britney.png menubg_black.png
+menubg_wood.png menubg_black.png
imagesdir=$(prefix)/share/feh/images
EXTRA_DIST = $(images_DATA)