libsecret/tool
Niels De Graef b19c309096 Add build support for Meson
To build with meson, use the following commands:

```
$ meson build
$ ninja -C build
 # in case you want to install
$ ninja -C build install
```
2019-01-19 21:03:56 +00:00
..
Makefile.am Makefile.am: Use a single Makefile.am and parallel tests 2014-03-04 12:57:19 +01:00
meson.build Add build support for Meson 2019-01-19 21:03:56 +00:00
secret-tool.c Remove useless macro to check GLib version 2019-01-19 12:12:32 +01:00