diff --git a/Makefile b/Makefile index 16327a471..6cfeaa67e 100644 --- a/Makefile +++ b/Makefile @@ -44,4 +44,4 @@ distclean: $(MAKE) -C ${builddir} $@ $(and $(filter clean,$@),$(RM) $(BUILDLN) $(TARGETS)) -.PHONY: cmake-build cmake install distclean $(BUILDLN) +.PHONY: cmake-build cmake install distclean $(BUILDLN) tags