aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 73bf497..ed1a3b0 100644
--- a/Makefile
+++ b/Makefile
@@ -22,8 +22,6 @@ install:
@for i in $(SUBDIRS);do make -C $$i install;done
@for i in $(DATADIRS);do cp -a $$i/* $(prefix)$(sharedir)/bootsplash/themes/;done
@for i in $(CONFIGDIRS);do cp -a $$i/* $(prefix)$(configdir)/bootsplash/themes/;done
- rm -fr $(prefix)$(configdir)/bootsplash/themes/Ayo
- rm -fr $(prefix)$(sharedir)/bootsplash/themes/Ayo
dis: clean
rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar*