aboutsummaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorPierre Ossman <ossman@cendio.se>2024-10-29 15:57:29 +0100
committerPierre Ossman <ossman@cendio.se>2024-10-29 16:00:06 +0100
commit9f51fcf8a07b53bb0726a988c91ded7799eeb496 (patch)
treef521814ef5b496f7743d427080e89457c0f6fd78 /release
parent9e15952d02e01b8e19e7459bcabcd47dc63a1726 (diff)
downloadtigervnc-9f51fcf8a07b53bb0726a988c91ded7799eeb496.tar.gz
tigervnc-9f51fcf8a07b53bb0726a988c91ded7799eeb496.zip
Avoid .la files getting removed on "make clean"
These are generated during the cmake stage, but cmake thinks they are generated during the build stage because of our rule to update the timestamp on them. As a result, it thinks they should be removed when doing "make clean". There doesn't seems to be an easy way to tell cmake to leave these alone. So instead, point cmake to a different marker file when updating the timestamps. We don't care if that gets removed as it has no valuable contents.
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions