summaryrefslogtreecommitdiff
path: root/tool/Makefile.am
blob: 2361311ab0ea3e08d1eac623f286da0840936834 (plain)
1
2
3
4
5
6
7
bin_PROGRAMS += tool/secret-tool

tool_secret_tool_SOURCES = \
	tool/secret-tool.c

tool_secret_tool_LDADD = \
	libsecret-@SECRET_MAJOR@.la