diff options
author | Thomas Haller <thaller@redhat.com> | 2017-02-26 19:55:13 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-02-27 12:20:34 (GMT) |
commit | bee04e40f392186c6b5374dbdcb672c08aea19c9 (patch) | |
tree | 60473d3167b90486289df60f974d149d6d7a083d /man | |
parent | a572196366cfc1938596052f8e16121d0d374164 (diff) | |
download | libnl-bee04e40f392186c6b5374dbdcb672c08aea19c9.zip libnl-bee04e40f392186c6b5374dbdcb672c08aea19c9.tar.gz libnl-bee04e40f392186c6b5374dbdcb672c08aea19c9.tar.bz2 |
build: merge man/Makefile.am into top-level makefile
Diffstat (limited to 'man')
-rw-r--r-- | man/Makefile.am | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/man/Makefile.am b/man/Makefile.am deleted file mode 100644 index af1277b..0000000 --- a/man/Makefile.am +++ /dev/null @@ -1,7 +0,0 @@ -# -*- Makefile -*- - -dist_man8_MANS = \ - nl-classid-lookup.8 \ - nl-pktloc-lookup.8 \ - nl-qdisc-add.8 nl-qdisc-delete.8 nl-qdisc-list.8 \ - genl-ctrl-list.8 |