]> git.proxmox.com Git - mirror_frr.git/blame - Makefile.am
isisd: reapply patch to fix zebra protocol
[mirror_frr.git] / Makefile.am
CommitLineData
718e3744 1## Process this file with automake to produce Makefile.in.
2
5734509c 3SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @BABELD@ \
cbcd9bfc 4 @ISISD@ @WATCHQUAGGA@ @VTYSH@ @OSPFCLIENT@ @DOC@ m4 @pkgsrcdir@ \
97cee877 5 redhat @SOLARIS@
0537f4e7 6
5734509c 7DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d babeld \
26275b05 8 isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
9 solaris
718e3744 10
1dab30f4 11EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
12 update-autotools \
60f0651c 13 vtysh/Makefile.in vtysh/Makefile.am \
f2bfdee5 14 tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
21b86436 15 tools/zebra.el tools/multiple-bgpd.sh
0fc42949 16
fa482834
PJ
17if HAVE_LATEX
18
19HACKING.pdf: HACKING.tex
20 $(LATEXMK) -pdf $<
21
22clean-local:
23 -$(LATEXMK) -C HACKING.tex
24
25endif
26
72e2d828 27ACLOCAL_AMFLAGS = -I m4