Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-tools
/
c8625bb57727d8ecbb75dcdaf0547934e8deb706
/
.
/
tools
/
dissect-wireshark
/
wscript
blob: 39125db5ae7c68bbe4c2e435fd9c75e8f8fca2f8 [
file
] [
log
] [
blame
]
# -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
top
=
'../..'
def
build
(
bld
):
bld
.
install_files
(
"${DATADIR}/ndn-dissect-wireshark"
,
"ndn.lua"
)