From: David Lamparter Date: Sat, 18 Aug 2018 18:08:46 +0000 (+0200) Subject: build: include helper Makefiles in dist X-Git-Tag: frr-7.1-dev~381^2~6 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=f8948c1e02cc78051429c70d9e4a7c590aff88ba;p=matthieu%2Ffrr.git build: include helper Makefiles in dist Need these to have "make" work in subdirectories. Signed-off-by: David Lamparter --- diff --git a/Makefile.am b/Makefile.am index 6decbe64fc..67c3540e11 100644 --- a/Makefile.am +++ b/Makefile.am @@ -164,10 +164,35 @@ EXTRA_DIST += \ snapcraft/helpers \ snapcraft/snap \ \ + babeld/Makefile \ + bgpd/Makefile \ + bgpd/rfp-example/librfp/Makefile \ + bgpd/rfp-example/rfptest/Makefile \ doc/Makefile \ doc/developer/Makefile \ doc/manpages/Makefile \ doc/user/Makefile \ + eigrpd/Makefile \ + fpm/Makefile \ + isisd/Makefile \ + ldpd/Makefile \ + lib/Makefile \ + nhrpd/Makefile \ + ospf6d/Makefile \ + ospfclient/Makefile \ + ospfd/Makefile \ + pbrd/Makefile \ + pimd/Makefile \ + ports/Makefile \ + qpb/Makefile \ + ripd/Makefile \ + ripngd/Makefile \ + staticd/Makefile \ + tests/Makefile \ + tools/Makefile \ + vtysh/Makefile \ + watchfrr/Makefile \ + zebra/Makefile \ # end ACLOCAL_AMFLAGS = -I m4