]> git.puffer.fish Git - mirror/frr.git/commit
ospfclient: #include sources 191/head
authorDavid Lamparter <equinox@opensourcerouting.org>
Thu, 9 Feb 2017 11:59:44 +0000 (12:59 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 9 Feb 2017 16:08:09 +0000 (17:08 +0100)
commitbd9db8f46efcf88be586caa99d83bbdabb371b66
tree9d36ac90957736e04cc4f807a2c29f206e84641a
parentb7671f356aee0ce21e6e006e7b4ee57bd8e00b3d
ospfclient: #include sources

Pulling in source files from another directory breaks automake's
distclean target, and there seems to be no good fix for this...
(particularly since we need -fPIC build for a DSO here, while ospfd
compiles for an executable...)

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospfclient/Makefile.am
ospfclient/ospf_apiclient.c