On Thu, 2017-04-20 at 17:02 +0200, Ulf Hermann wrote:
> Otherwise the build will fail on systems that actually need file
> extension for executables.
Thanks, pushed to master.
We seem to add it in other cases. Surprising this seems to be the only
case that got forgotten. I would have expected more
Otherwise the build will fail on systems that actually need file
extension for executables.
Signed-off-by: Ulf Hermann
---
libcpu/ChangeLog | 4
libcpu/Makefile.am | 6 +++---
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/libcpu/ChangeLog b/libcpu/ChangeLog
index e59e876.