Skip to content

Commit

Permalink
build: add gen-gpg-testkey to TOOLS
Browse files Browse the repository at this point in the history
  • Loading branch information
petermax2 committed Apr 17, 2019
1 parent f1ea230 commit 9c4559d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ElektraCache.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ if (TOOLS MATCHES "NODEP")
endif ()

if (TOOLS MATCHES "ALL")
set (TOOLS_LIST gen race qt-gui)
set (TOOLS_LIST gen race qt-gui gen-gpg-testkey)
set (TOOLS_FORCE FORCE)
list (REMOVE_ITEM TOOLS
ALL)
Expand Down

0 comments on commit 9c4559d

Please sign in to comment.