]> git.proxmox.com Git - mirror_frr.git/blobdiff - Makefile.am
rework
[mirror_frr.git] / Makefile.am
index 6af673cca709bf77583fbe86acdd25bcf3467b5a..9765d79668b728682490a5bc1cc0e9d0c0bef98f 100644 (file)
@@ -1,21 +1,16 @@
 ## Process this file with automake to produce Makefile.in.
 
 SUBDIRS = lib @ZEBRA@ @BGPD@ @RIPD@ @RIPNGD@ @OSPFD@ @OSPF6D@ \
-         @ISISD@ @VTYSH@ @OSPFCLIENT@ doc
+         @ISISD@ @WATCHQUAGGA@ @VTYSH@ @OSPFCLIENT@ doc m4 @pkgsrcdir@ \
+         redhat solaris
 
-DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d vtysh \
-              ospfclient doc \
-              isisd
+DIST_SUBDIRS = lib zebra bgpd ripd ripngd ospfd ospf6d \
+         isisd watchquagga vtysh ospfclient doc m4 pkgsrc redhat tests \
+         solaris
 
 EXTRA_DIST = aclocal.m4 SERVICES TODO REPORTING-BUGS vtysh/Makefile.in \
-       vtysh/Makefile.am update-autotools doc/mpls \
-       redhat/quagga.* redhat/*.init
-
-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
 
+ACLOCAL_AMFLAGS = -I m4