diff options
| author | 2020-06-05 17:09:32 +0200 | |
|---|---|---|
| committer | 2020-06-05 17:09:32 +0200 | |
| commit | 525d6a7f31a736042860b263d3409f38cdc51820 (patch) | |
| tree | d19ed4ba71412db2c7e550a0975efde5b5ab066c /configure.ac | |
| parent | 07edc82d87e49da7c59f32995f914e17e9f233ba (diff) | |
| download | libplist-525d6a7f31a736042860b263d3409f38cdc51820.tar.gz libplist-525d6a7f31a736042860b263d3409f38cdc51820.tar.bz2 | |
Add man page for plistutil
Diffstat (limited to 'configure.ac')
| -rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index a2edbc4..7b19844 100644 --- a/configure.ac +++ b/configure.ac | |||
| @@ -288,6 +288,7 @@ src/libplist.pc | |||
| 288 | src/libplist++.pc | 288 | src/libplist++.pc |
| 289 | include/Makefile | 289 | include/Makefile |
| 290 | tools/Makefile | 290 | tools/Makefile |
| 291 | docs/Makefile | ||
| 291 | cython/Makefile | 292 | cython/Makefile |
| 292 | test/Makefile | 293 | test/Makefile |
| 293 | fuzz/Makefile | 294 | fuzz/Makefile |
