daemon: Use autoconf to build the vnoded, vcmd, and netns programs.
This commit is contained in:
parent
b41523216f
commit
cb93153007
2 changed files with 1 additions and 7 deletions
|
@ -20,7 +20,6 @@ setup(name = "core-python-netns",
|
|||
version = "1.0",
|
||||
description = "Extension modules to support virtual nodes using " \
|
||||
"Linux network namespaces",
|
||||
data_files = [("sbin", ('vcmd', 'vnoded', 'netns')), ],
|
||||
ext_modules = [netns, vcmd],
|
||||
url = "http://www.nrl.navy.mil/itd/ncs/products/core",
|
||||
author = "Boeing Research & Technology",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue