Force rebuild of GitVersion.h

This commit is contained in:
phl0 2017-05-23 15:20:06 +02:00
parent 1456b640dd
commit efb28a225f
No known key found for this signature in database
GPG Key ID: 48EA1E640798CA9A
1 changed files with 2 additions and 0 deletions

View File

@ -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