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/tests | |
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/tests')
-rw-r--r-- | python/tests/Makefile.am | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/tests/Makefile.am b/python/tests/Makefile.am deleted file mode 100644 index 15f77fa..0000000 --- a/python/tests/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ - -# -*- Makefile -*- - -EXTRA_DIST = \ - test-create-bridge.py |