Rename 'binary' directory to 'binary-dist' (#43)
authorHugh McMaster <hugh.mcmaster@outlook.com>
Sun, 17 May 2020 06:49:31 +0000 (16:49 +1000)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 06:49:31 +0000 (08:49 +0200)
commit89ed031101d2b37458ae0ce541131d66bbfa5cc2
treef2670db1368ebc8856a1df3558b455e71d214c1e
parent8f5222e9484f849ee256fe3ada50bb9cabac0c05
Rename 'binary' directory to 'binary-dist' (#43)

* Rename 'binary' directory to 'binary-dist'

Debian invokes a 'binary' target in its build process. The presence of
the 'binary' directory breaks the automated build, as 'make' thinks the
target has already been invoked.

* Use substitution variable for 'mkdir -p' instead of hard-coding the command
Makefile.am
README-Win32.txt
binary-dist/.gitignore [moved from binary/.gitignore with 100% similarity]
binary-dist/Makefile.am [moved from binary/Makefile.am with 91% similarity]
configure.ac