mirror of
https://github.com/g4klx/DMRGateway.git
synced 2026-04-21 06:13:47 +00:00
Force rebuild of GitVersion.h
This commit is contained in:
parent
1456b640dd
commit
efb28a225f
1 changed files with 2 additions and 0 deletions
2
Makefile
2
Makefile
|
|
@ -16,6 +16,8 @@ DMRGateway: GitVersion.h $(OBJECTS)
|
|||
%.o: %.cpp
|
||||
$(CXX) $(CFLAGS) -c -o $@ $<
|
||||
|
||||
.PHONY: GitVersion.h
|
||||
|
||||
clean:
|
||||
$(RM) DMRGateway *.o *.d *.bak *~ GitVersion.h
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue