diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 16:10:11 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-27 16:10:11 (EST) |
commit | 9994f5da405c3d49560f7b20d7c64a95d8da2f86 (patch) | |
tree | 7855b08933aa469fb578b2626ad7368085f33fc9 | |
parent | b4b1f44569ab1ba5c2d8455bd7c5cd19f1879506 (diff) |
Makefile.am: Drop $(man3_sources)
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 3a7533a..47a1ca2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,7 +89,6 @@ EXTRA_DIST = \ $(libopkbuild_sources) \ $(EXTRA_libopkbuild_sources) \ $(man1_sources) \ - $(man3_sources) \ $(locale_sources) \ $(TESTS) \ tools/shpp.sh \ |