diff options
author | paul <paul> | 2003-03-17 01:18:55 +0000 |
---|---|---|
committer | paul <paul> | 2003-03-17 01:18:55 +0000 |
commit | 1bb066bce556b41a9232810accc8823843d38c48 (patch) | |
tree | 4fb96083ba30c7d082e7e869b2e8980d387e3a21 /Makefile.am | |
parent | 283ae334e83d0801b7de0067fc8a34b8a43f7fd5 (diff) | |
download | quagga-1bb066bce556b41a9232810accc8823843d38c48.tar.bz2 quagga-1bb066bce556b41a9232810accc8823843d38c48.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 |