--- gvpe/doc/Makefile.in 2003/10/15 00:59:21 1.1 +++ gvpe/doc/Makefile.in 2003/10/16 21:12:43 1.2 @@ -162,7 +162,8 @@ EXTRA_DIST = $(man_MANS) vpe.texi \ Makefile.maint GNUmakefile Makefile.summ \ - vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod vpe.protocol.7.pod + vpe.texi.in vpe.5.pod vped.8.pod vpectrl.8.pod vped.conf.5.pod vpe.protocol.7.pod \ + complex-example/README complex-example/if-up complex-example/node-up complex-example/vped.conf subdir = doc ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @@ -411,6 +412,7 @@ distdir = $(top_distdir)/$(PACKAGE)-$(VERSION) distdir: $(DISTFILES) + $(mkinstalldirs) $(distdir)/complex-example @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \ list='$(DISTFILES)'; for file in $$list; do \