]> source.dussan.org Git - tigervnc.git/commit
Fix Xvnc dependency list (again)
authorPierre Ossman <ossman@cendio.se>
Tue, 5 Jul 2022 07:19:07 +0000 (09:19 +0200)
committerPierre Ossman <ossman@cendio.se>
Tue, 5 Jul 2022 07:19:07 +0000 (09:19 +0200)
commit2481f42c09dbe3870fd9e30f26d73e1d4778eea2
tree0c21edbace1590eff8fe2d7508d5d1a5e87b736e
parentda5b0df9eebdcc9b205546d05564c2cd07de0f47
Fix Xvnc dependency list (again)

The previous commit was incorrect in that it overrides automake's
dependency list, rather than adding to it. So we need to make sure
things are duplicated between Xvnc_DEPENDENCIES and Xvnc_LDADD as
appropriate.

Use the same approach as the Xorg binary to keep things familiar.
unix/xserver/hw/vnc/Makefile.am