]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
2004-08-31 Greg Troxel <gdt@poblano.ir.bbn.com>
[mirror_frr.git] / Makefile.am
index 06695a918bcac4609407765eb5e18a9e2f90b7ac..d620c996d8cbc4bd0c402bc3a81ab93c0de398c1 100644 (file)
@@ -1,20 +1,14 @@
 ## Process this file with automake to produce Makefile.in.
 
 SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ \
-         @ISISD@ @VTYSH@ @OSPFCLIENT@ redhat doc
+         @ISISD@ @VTYSH@ @OSPFCLIENT@ @pkgsrcdir@ redhat doc
 
-DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d vtysh \
-              ospfclient doc \
-              isisd
+DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
+         isisd vtysh ospfclient doc pkgsrc redhat tests
 
 EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
-       vtysh/Makefile.am update-autotools doc/mpls
-
-dist-hook:
-       mkdir $(distdir)/tools
-       cp -p $(srcdir)/tools/*.pl $(distdir)/tools
-       cp -p $(srcdir)/tools/*.el $(distdir)/tools
-       cp -p $(srcdir)/tools/*.cgi $(distdir)/tools
-       rm -rf `find $(distdir)/doc -type d -name CVS`
-       rm -rf `find $(distdir)/ -type f -name "*~"`
+       vtysh/Makefile.am update-autotools \
+       tools/mrlg.cgi tools/rrcheck.pl tools/rrlookup.pl tools/zc.pl \
+       tools/zebra.el m4
 
+ACLOCAL_AMFLAGS = -I m4