summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index d81b44bf..971fce1a 100644
--- a/Makefile
+++ b/Makefile
@@ -34,10 +34,6 @@ install: all
for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done
dis: clean
- for i in pixmaps/default/mcc-left-back{,-bottom,-middle,-top}.png; do convert -flop $$i $${i%.png}_rtl.png;done
-
-
-
rm -rf $(NAME)-$(VERSION) ../$(NAME)-$(VERSION).tar*
mkdir -p $(NAME)-$(VERSION)
find . -not -name "$(NAME)-$(VERSION)" | cpio -pd $(NAME)-$(VERSION)/