diff options
author | paul <paul> | 2003-03-17 01:18:55 +0000 |
---|---|---|
committer | paul <paul> | 2003-03-17 01:18:55 +0000 |
commit | 07f159c8a688c86b1838c828b1c3245f448dbd4d (patch) | |
tree | f3e431eb2f7df5244bf601199561c2cc5d49b44d /Makefile.am | |
parent | 72f297d0fda0db31515d602635dcfc03883804b4 (diff) | |
download | quagga-07f159c8a688c86b1838c828b1c3245f448dbd4d.tar.bz2 quagga-07f159c8a688c86b1838c828b1c3245f448dbd4d.tar.xz |
Update auto files.
No doubt builds will now break for everyone. (works here - autoconf 2.13)
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 72a09dcf..08e7fd2f 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in. -SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @VTYSH@ doc +SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ @VTYSH@ @OSPFCLIENT@ doc EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \ vtysh/Makefile.am update-autotools |