Skip to content
Snippets Groups Projects
Commit f9bdc9f2 authored by Adrien Béraud's avatar Adrien Béraud Committed by Philippe Gorley
Browse files

build: don't force buildinfo to be remade at each build


Change-Id: I2a9bc46455f72c99e8d8101575d555597e614ea9
Reviewed-by: default avatarPhilippe Gorley <philippe.gorley@savoirfairelinux.com>
parent 6e895721
Branches
Tags
No related merge requests found
......@@ -172,9 +172,3 @@ if RING_VIDEO
nobase_include_HEADERS+= \
dring/videomanager_interface.h
endif
# Force buildinfo to be remade at each build
buildinfo.cpp: FORCE
@touch buildinfo.cpp
FORCE:;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment