summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorStasiek Michalski <hellcp@opensuse.org>2019-08-06 17:24:53 +0200
committerStasiek Michalski <hellcp@opensuse.org>2019-08-06 17:24:53 +0200
commit71da8c34bbb531ec2d96cb676bf6044f36c1f80f (patch)
tree7ae60473c5a72a7af7bd16fe7e94876cbfec9032 /data/Makefile.am
parentf4947c7e18197128d35873fa1dd6b19259f01bf0 (diff)
downloadgdm-71da8c34bbb531ec2d96cb676bf6044f36c1f80f.tar.gz
Removed unused pixmaps and references to pixmapdir
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 210bf5d1..bda91604 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -4,7 +4,6 @@ EXTRA_DIST =
SUBDIRS = \
applications \
autostart \
- pixmaps \
$(NULL)
initdir = $(gdmconfdir)/Init
@@ -75,7 +74,6 @@ $(schemas_DATA): $(schemas_in_files)
-e 's,[@]libexecdir[@],$(libexecdir),g' \
-e 's,[@]gdmlocaledir[@],$(gdmlocaledir),g' \
-e 's,[@]logdir[@],$(logdir),g' \
- -e 's,[@]pixmapdir[@],$(pixmapdir),g' \
-e 's,[@]sbindir[@],$(sbindir),g' \
<$(srcdir)/gdm.schemas.in >gdm.schemas