blob: d2efb20eb75451b1786b48e9bfd5df2b03bb2da0 [file] [log] [blame]
paul718e3742002-12-13 20:15:29 +00001## Process this file with automake to produce Makefile.in.
2
Paul Jakma336724d2015-05-11 15:13:31 +01003SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ \
Everton Marques871dbcf2009-08-11 15:43:05 -03004 @ISISD@ @PIMD@ @WATCHQUAGGA@ @VTYSH@ @OSPFCLIENT@ @DOC@ m4 @pkgsrcdir@ \
David Lamparter98a59492013-08-01 08:12:25 +00005 redhat @SOLARIS@ tests
paul0537f4e2003-06-04 10:19:12 +00006
Paul Jakma336724d2015-05-11 15:13:31 +01007DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
paul26275b02005-04-11 07:10:47 +00008 isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
Everton Marques871dbcf2009-08-11 15:43:05 -03009 solaris pimd
paul718e3742002-12-13 20:15:29 +000010
gdt1dab30f2005-08-10 15:11:21 +000011EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS INSTALL.quagga.txt \
12 update-autotools \
paul60f06512005-08-13 13:42:38 +000013 vtysh/Makefile.in vtysh/Makefile.am \
David Lamparter59135bd2014-10-30 06:19:15 +010014 tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
David Lamparter4209a882012-12-13 10:59:00 +010015 tools/zebra.el tools/multiple-bgpd.sh \
16 fpm/fpm.h
paul0fc42942004-08-19 04:41:21 +000017
Paul Jakmafa482832012-03-08 13:51:21 +000018if HAVE_LATEX
19
20HACKING.pdf: HACKING.tex
21 $(LATEXMK) -pdf $<
22
23clean-local:
24 -$(LATEXMK) -C HACKING.tex
25
26endif
27
paul72e2d822004-09-13 04:57:03 +000028ACLOCAL_AMFLAGS = -I m4