]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
eigrp: Initial Commit
[mirror_frr.git] / Makefile.am
index 08e7fd2f7b30cfa6dc870588adf3ada3ed893a61..aeacd4c3ce2ecd8827920d6cc095435a2d4b7bf1 100644 (file)
@@ -1,16 +1,20 @@
 ## Process this file with automake to produce Makefile.in.
 
-SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @VTYSH@ @OSPFCLIENT@ doc
+SUBDIRS = lib qpb fpm @ZEBRA@ @LIBRFP@ @RFPTEST@ \
+        @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @LDPD@ \
+         @ISISD@ @PIMD@ @NHRPD@ @EIGRPD@ \
+        @WATCHFRR@ @VTYSH@ @OSPFCLIENT@ @DOC@ m4 @pkgsrcdir@ \
+         redhat @SOLARIS@ tests tools cumulus snapcraft
 
-EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
-       vtysh/Makefile.am update-autotools
+DIST_SUBDIRS = lib qpb fpm zebra bgpd ripd ripngd ospfd ospf6d ldpd \
+         isisd watchfrr vtysh ospfclient doc m4 pkgsrc redhat tests \
+         solaris pimd nhrpd eigrpd @LIBRFP@ @RFPTEST@ tools cumulus \
+         snapcraft
 
-dist-hook:
-       mkdir $(distdir)/tools
-       cp -p $(srcdir)/tools/*.pl $(distdir)/tools
-       cp -p $(srcdir)/tools/*.el $(distdir)/tools
-       cp -p $(srcdir)/tools/*.cgi $(distdir)/tools
-       mkdir $(distdir)/init
-       mkdir $(distdir)/init/redhat
-       cp -p $(srcdir)/init/redhat/*.init $(distdir)/init/redhat
-       cp -p $(srcdir)/init/redhat/zebra.* $(distdir)/init/redhat
+EXTRA_DIST = aclocal.m4 SERVICES REPORTING-BUGS \
+       update-autotools \
+       vtysh/Makefile.in vtysh/Makefile.am \
+       tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
+       tools/zebra.el tools/multiple-bgpd.sh
+
+ACLOCAL_AMFLAGS = -I m4