]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: hello-pascal: Fix 'make dist' failure in VPATH builds.
authorBruno Haible <bruno@clisp.org>
Wed, 17 Oct 2018 23:35:11 +0000 (01:35 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 18 Oct 2018 19:16:58 +0000 (21:16 +0200)
commit181cf2c67cf6c5d7f3a23a2339f09c0a02c502c9
treeda25efe597b5af3a429f7299a7b95c8bb70dbc21
parent93a56f5d4ffaa0371e02f26f911b970b0e44a610
examples: hello-pascal: Fix 'make dist' failure in VPATH builds.

* gettext-tools/examples/hello-pascal/Makefile.am: Generate hello.rsj
in $(srcdir), not in the build dir.
gettext-tools/examples/hello-pascal/Makefile.am