summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 \