]> git.proxmox.com Git - mirror_frr.git/blame - Makefile.am
build: Remove deprecated AM_CONFIG_HEADER
[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@ \
e2b1580c 5 redhat @SOLARIS@ @BUILD_TESTS@
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 \
4209a887
DL
15 tools/zebra.el tools/multiple-bgpd.sh \
16 fpm/fpm.h
0fc42949 17
fa482834
PJ
18if HAVE_LATEX
19
20HACKING.pdf: HACKING.tex
21 $(LATEXMK) -pdf $<
22
23clean-local:
24 -$(LATEXMK) -C HACKING.tex
25
26endif
27
72e2d828 28ACLOCAL_AMFLAGS = -I m4