]> git.puffer.fish Git - mirror/frr.git/commitdiff
2004-07-27 Paul Jakma <paul@dishone.st>
authorpaul <paul>
Tue, 27 Jul 2004 15:53:34 +0000 (15:53 +0000)
committerpaul <paul>
Tue, 27 Jul 2004 15:53:34 +0000 (15:53 +0000)
* Makefile.am: tests/ must be in dist or building from dist breaks

Makefile.am

index a80d845415597622f34034abf6a36e2ed76f4bfb..166c5b7ef47cf3482e7109ff16d5924d86580398 100644 (file)
@@ -4,7 +4,7 @@ SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ \
          @ISISD@ @VTYSH@ @OSPFCLIENT@ redhat doc
 
 DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
-         isisd vtysh ospfclient doc redhat
+         isisd vtysh ospfclient doc redhat tests
 
 EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
        vtysh/Makefile.am update-autotools \