summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3250e392..0a303fe8 100644
--- a/Makefile
+++ b/Makefile
@@ -34,6 +34,7 @@ install: all
for d in $(SUBDIRS); do ( cd $$d ; make $@ ) ; done
dis: clean
+ for i in pixmaps/default/mcc-left*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)/