summaryrefslogtreecommitdiff
path: root/plugins/users/Makefile.orig
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/users/Makefile.orig')
-rw-r--r--plugins/users/Makefile.orig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/users/Makefile.orig b/plugins/users/Makefile.orig
index ab109a7..edac4f0 100644
--- a/plugins/users/Makefile.orig
+++ b/plugins/users/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 ##########################################################