diff options
author | Thomas Haller <thaller@redhat.com> | 2017-02-26 20:05:37 (GMT) |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-02-27 12:20:34 (GMT) |
commit | c1567ea637ef51868b0f31a185caa6c3e740d0fd (patch) | |
tree | 4dfe0994a1c0253b597bac4cbef886e6beae9ee5 /python/doc | |
parent | bee04e40f392186c6b5374dbdcb672c08aea19c9 (diff) | |
download | libnl-c1567ea637ef51868b0f31a185caa6c3e740d0fd.zip libnl-c1567ea637ef51868b0f31a185caa6c3e740d0fd.tar.gz libnl-c1567ea637ef51868b0f31a185caa6c3e740d0fd.tar.bz2 |
build: merge python/Makefile.am into top-level makefile
Diffstat (limited to 'python/doc')
-rw-r--r-- | python/doc/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/python/doc/Makefile.am b/python/doc/Makefile.am deleted file mode 100644 index a2fe6f2..0000000 --- a/python/doc/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -# -*- Makefile -*- - -EXTRA_DIST = \ - conf.py \ - core.rst \ - index.rst \ - route_addr.rst \ - route.rst |