]> git.lyx.org Git - features.git/commit
Fix distcheck target
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 26 Jan 2020 18:46:19 +0000 (19:46 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 26 Jan 2020 19:31:03 +0000 (20:31 +0100)
commit9017581ecf26c5e651ee1bccc053285a1b21ca29
tree7ce23ba628f4419ef335def903112e9e1347a4f9
parentfe4ba565f6edd43419ec3837de873f77a5d4ee43
Fix distcheck target

1/ The most annoying part was the error in po/. It turns out that reading
and understanding the po/Makevars file was the key. A simple change of
variable ensures that "make dist" does not try to rebuild lyx.pot.

2/ The way tests in src/ are defined meant that the
dependency-tracking files were not all deleted. This should be OK now.
po/Makevars
src/Makefile.am