autotools: Generate secret-tool executable in tool/

This makes it consistent with meson build.
This commit is contained in:
Daiki Ueno 2019-08-20 10:15:14 +02:00 committed by Daiki Ueno
parent 2d642b5b7d
commit 8e4317235e

View File

@ -1,7 +1,7 @@
bin_PROGRAMS += secret-tool
bin_PROGRAMS += tool/secret-tool
secret_tool_SOURCES = \
tool_secret_tool_SOURCES = \
tool/secret-tool.c
secret_tool_LDADD = \
tool_secret_tool_LDADD = \
libsecret-@SECRET_MAJOR@.la