summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorBrian Cameron <Brian.Cameron@sun.com>2009-11-16 18:46:52 -0600
committerBrian Cameron <Brian.Cameron@sun.com>2009-11-16 18:46:52 -0600
commit5076fc7b1b9bceca5badd1c3f101b326762f752b (patch)
treebd1962f872f6aac8abb72159564076ff884eb7f9 /data
parent9b4b54182be32b03c121332c319d18f326694710 (diff)
downloadgdm-5076fc7b1b9bceca5badd1c3f101b326762f752b.tar.gz
Fix makedist problem with new screenshotdir.
Diffstat (limited to 'data')
-rw-r--r--data/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index dfbd096e..e2c1d630 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -123,8 +123,8 @@ uninstall-hook:
$(DESTDIR)$(workingdir)/.gconf.path \
-rf \
$(DESTDIR)$(workingdir)/.gconf.mandatory \
+ $(DESTDIR)$(screenshotdir) \
$(DESTDIR)$(xauthdir)
- $(DESTDIR)$(screenshotdir)
install-data-hook: gdm.conf-custom Xsession Init PostSession PreSession gconf.path
if test '!' -d $(DESTDIR)$(gdmconfdir); then \