Force rebuild of GitVersion.h

This commit is contained in:
phl0
2017-05-23 15:20:06 +02:00
parent 1456b640dd
commit efb28a225f

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