]> git.proxmox.com Git - proxmox-mini-journalreader.git/commit
buildsys: avoid circular dependency master
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 May 2023 17:38:09 +0000 (19:38 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 17 May 2023 17:38:21 +0000 (19:38 +0200)
commit3dff2a5a7d696a5a659f2f384236aa6672874f18
tree11d6372012795b5930f42a017584faf8c9fb2f05
parent66c4d47b853fbeddf1ddb725ac8e3908452554cb
buildsys: avoid circular dependency

$(DEBS) contains $(DEB), so don't make the former dependent of the
latter.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile