# HG changeset patch # User Oleksandr Gavenko # Date 1252920043 -10800 # Node ID 9f5dd505a4cf98fc9c2411344aff2cc0c13b29ae # Parent d7ed163b397eb4afd5364d1821806d0065ad5e61 Correct target name. diff -r d7ed163b397e -r 9f5dd505a4cf Makefile --- a/Makefile Mon Sep 14 12:16:12 2009 +0300 +++ b/Makefile Mon Sep 14 12:20:43 2009 +0300 @@ -4,7 +4,7 @@ $(error Home env var not set!) endif -.PHONY: all install preinstall install-all preinstall-all update-dot-emacs-pre update-dot-emacs-post +.PHONY: all install preinstall install-all preinstall-all update-dot-emacs-pre update-dot-emacs-post tar all: install @@ -44,7 +44,7 @@ fi; \ done -dist-tar: +tar: tar cf dot-emacs.tar .emacs .emacs-my clean: