Files
Passgeny/c/meson.build
Mitja HORVAT f927eea9aa c: Implement the passgeny module.
This is the C implementation of the passgeny library.
2021-11-14 09:16:34 +01:00

5 lines
66 B
Meson

subdir('bhash')
subdir('phogen')
subdir('passgeny')
subdir('cli')