diff options
author | gdt <gdt> | 2004-08-27 15:57:35 +0000 |
---|---|---|
committer | gdt <gdt> | 2004-08-27 15:57:35 +0000 |
commit | ad2212c9adc736d0bb650cc8edde2b72f89271cf (patch) | |
tree | a5ccddcf9dd93e4936f3c0a70962bba029e4a6d9 /configure.ac | |
parent | f5c8ac55fc25f5bcffcd81391fee42c9913f471c (diff) | |
download | quagga-ad2212c9adc736d0bb650cc8edde2b72f89271cf.tar.bz2 quagga-ad2212c9adc736d0bb650cc8edde2b72f89271cf.tar.xz |
Add start/stop scripts for the rc.d framework used by
pkgsrc (NetBSD and others). Contributed by Miles Nordin.
Diffstat (limited to 'configure.ac')
-rwxr-xr-x | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index ae889084..27e3ee86 100755 --- a/configure.ac +++ b/configure.ac @@ -1123,6 +1123,7 @@ AC_OUTPUT(Makefile lib/Makefile zebra/Makefile ripd/Makefile ospf6d/Makefile isisd/Makefile vtysh/Makefile doc/Makefile ospfclient/Makefile vtysh/extract.pl + pkgsrc/Makefile redhat/Makefile redhat/quagga.spec lib/version.h tests/Makefile |