]> gitweb.michael.orlitzky.com - mjotex.git/commitdiff
GNUmakefile: don't repeat BIBPATHS and MJOTEXPATHS in "make dist".
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Mar 2020 16:04:08 +0000 (12:04 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 9 Mar 2020 16:04:08 +0000 (12:04 -0400)
The variables $BIBPATHS and $MJOTEXPATHS are already appended to $SRCS
when needed, and $SRCS is handled by "make dist."


No differences found