]> git.puffer.fish Git - mirror/frr.git/commit
mgmtd: embed necessary YANG models
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 25 May 2023 11:45:08 +0000 (13:45 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 25 May 2023 11:47:44 +0000 (13:47 +0200)
commitdc3cea95eb5abbb5c216796d8d336533a7028516
tree5332fe127bdc23de99c422a5199dcb4c29166b73
parent254feba0a504f10a372c11567106d85f7102b537
mgmtd: embed necessary YANG models

Listing `.c` files in `$(…_OBJECTS):` does not have the desired effect.

(Also CLEANFILES is not needed, yang/subdir.am already has yang/*.c in
CLEANFILES anyway.)

Fixes: #13600
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
mgmtd/subdir.am