summaryrefslogtreecommitdiff
path: root/plugins/repo/Makefile.orig
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/repo/Makefile.orig')
-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 ##########################################################