diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 0c7b1fbf..6d9d864c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,10 +1,10 @@ ## Process this file with automake to produce Makefile.in. SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ \ - @VTYSH@ @OSPFCLIENT@ doc + @VTYSH@ @OSPFCLIENT@ doc DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d vtysh \ - ospfclient doc + ospfclient doc EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \ vtysh/Makefile.am update-autotools doc/mpls |