aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 565863b..6ccce2a 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,6 @@ xfceconfdir=$(sysconfdir)/xdg
install:
-install -d $(DESTDIR)$(xfceconfdir)
- install -m 644 data/Terminal/* $(DESTDIR)$(xfceconfdir)/Terminal/
-install -d $(DESTDIR)$(xfceconfdir)/Thunar
install -m 644 data/Thunar/* $(DESTDIR)$(xfceconfdir)/Thunar/
-install -d $(DESTDIR)$(xfceconfdir)/menus