From 9cc5fe6c84622c1c67566b03152ef55ccce2e4db Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Tue, 28 Jul 2009 03:10:53 -0400 Subject: one mor commit before push --- plugins/repo/Makefile.orig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/repo') diff --git a/plugins/repo/Makefile.orig b/plugins/repo/Makefile.orig index e4114be..ea9e7a9 100644 --- a/plugins/repo/Makefile.orig +++ b/plugins/repo/Makefile.orig @@ -31,7 +31,7 @@ VPATH = $(mysrcdir) # phony targets #################################################### all : $(name) -.PHONY : $(name) install clean remove +.PHONY : $(name) install uninstall clean distclean .SUFFIXES : # targets ########################################################## -- cgit v1.2.3-2-g168b