mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2024-12-22 04:38:55 +00:00
autotools: Generate secret-tool executable in tool/
This makes it consistent with meson build.
This commit is contained in:
parent
2d642b5b7d
commit
8e4317235e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user