summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorgdt <gdt>2004-08-27 15:57:35 +0000
committergdt <gdt>2004-08-27 15:57:35 +0000
commit69f1fc22f70b4baed62582cbaaefaf374665791c (patch)
tree27c18783fb335758e2008533ec8980316ef57862 /Makefile.am
parent5a9c53ded34d688dd4362d0664ee3cdcb737e7db (diff)
downloadquagga-69f1fc22f70b4baed62582cbaaefaf374665791c.tar.bz2
quagga-69f1fc22f70b4baed62582cbaaefaf374665791c.tar.xz
Add start/stop scripts for the rc.d framework used by
pkgsrc (NetBSD and others). Contributed by Miles Nordin.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 2 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 91b29641..f141f573 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,15 +1,14 @@
## Process this file with automake to produce Makefile.in.
SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ \
- @ISISD@ @VTYSH@ @OSPFCLIENT@ redhat doc
+ @ISISD@ @VTYSH@ @OSPFCLIENT@ pkgsrc redhat doc
DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
- isisd vtysh ospfclient doc redhat tests
+ isisd vtysh ospfclient doc pkgsrc redhat tests
EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
vtysh/Makefile.am update-autotools \
tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
tools/zebra.el m4
-
ACLOCAL_AMFLAGS = -I m4