utils: Move test binaries into utils

These utilities are generally useful beyond only testing purproses. And,
since it is desirable to have automated tests inside the tests
subdirecty, it makes sense to move them elsewhere.
This commit is contained in:
Benjamin Berg
2019-10-02 14:07:42 +02:00
parent b2ff316e20
commit 3db69c2c2f
7 changed files with 2 additions and 2 deletions

View File

@ -81,7 +81,7 @@ AC_OUTPUT([
Makefile
src/Makefile
data/Makefile
tests/Makefile
utils/Makefile
pam/Makefile
doc/Makefile
doc/version.xml