car_fmw: make tags Makefile target PHONY

tags target should always run when requested
This commit is contained in:
Eugene Batalov
2016-07-05 21:38:35 +03:00
parent 46b994f65b
commit 5be1238427
+1 -1
View File
@@ -75,4 +75,4 @@ tags:
include $(LIB_DIR)/**/Makefile
.PHONY: clean debug flash
.PHONY: clean debug flash tags