summaryrefslogtreecommitdiff
path: root/plugins/repo
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2009-07-28 03:10:53 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2015-06-26 00:30:12 -0600
commit9cc5fe6c84622c1c67566b03152ef55ccce2e4db (patch)
treeee16f7d9e17f9f3ebc1f054fce015ea2c420c021 /plugins/repo
parent87348edd1b6f1e0f79f76d0c95676214396a5fcd (diff)
one mor commit before push
Diffstat (limited to 'plugins/repo')
-rw-r--r--plugins/repo/Makefile.orig2
1 files changed, 1 insertions, 1 deletions
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 ##########################################################