summaryrefslogtreecommitdiffstats
path: root/zebra/Makefile.am
diff options
context:
space:
mode:
authorDavid Lamparter <equinox@opensourcerouting.org>2017-06-14 10:26:07 +0200
committerDavid Lamparter <equinox@opensourcerouting.org>2017-06-14 15:46:36 +0200
commit92e5026146483d8483e79400967b73ddabe361bf (patch)
tree738ce7fc66dded3da6417c1006f91a23303582e3 /zebra/Makefile.am
parentMerge branch 'stable/3.0' (diff)
downloadfrr-92e5026146483d8483e79400967b73ddabe361bf.tar.xz
frr-92e5026146483d8483e79400967b73ddabe361bf.zip
build: fix some cross-compilation issues
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'zebra/Makefile.am')
-rw-r--r--zebra/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/zebra/Makefile.am b/zebra/Makefile.am
index 3e0de3b46..45fc2680d 100644
--- a/zebra/Makefile.am
+++ b/zebra/Makefile.am
@@ -76,10 +76,10 @@ zebra_fpm_la_SOURCES += zebra_fpm_netlink.c
endif
if HAVE_PROTOBUF
zebra_fpm_la_SOURCES += zebra_fpm_protobuf.c
-endif
if DEV_BUILD
zebra_fpm_la_SOURCES += zebra_fpm_dt.c
endif
+endif
EXTRA_DIST = if_ioctl.c if_ioctl_solaris.c if_netlink.c \