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

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