diff --git a/Makefile b/Makefile index 16327a47..6cfeaa67 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