From: Magnus Jacobsson Date: Sat, 31 Jul 2021 20:20:14 +0000 (+0200) Subject: pathplan: autotools: remove use of now empty and obsolete pathplan.def file X-Git-Tag: 3.0.0~121^2~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e71f2e7521cd75ffc247ec4b1729786e2a39d371;p=graphviz pathplan: autotools: remove use of now empty and obsolete pathplan.def file Towards https://gitlab.com/graphviz/graphviz/-/issues/2058. --- diff --git a/lib/pathplan/Makefile.am b/lib/pathplan/Makefile.am index a86e46361..232dbed81 100644 --- a/lib/pathplan/Makefile.am +++ b/lib/pathplan/Makefile.am @@ -48,6 +48,6 @@ pathplan.3.ps: $(srcdir)/pathplan.3 endif endif -EXTRA_DIST = $(man_MANS) $(pdf) path.lefty Pathplan.vcxproj* pathplan.def +EXTRA_DIST = $(man_MANS) $(pdf) path.lefty Pathplan.vcxproj* DISTCLEANFILES = $(pdf) pathplan.3.ps