summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7c19bd0d..3903121f 100644
--- a/Makefile
+++ b/Makefile
@@ -93,6 +93,6 @@ configure: configure.ac
tags:
ctags `find python -name '*.py'`
-.PHONY: all clean distclean install deb debclean tgz
+.PHONY: all clean distclean install deb debclean tgz tags
.PHONY: python-all python-clean python-install