Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-tools
/
435d201dc6d4a52c86808dae604f0b1b78fdb59c
/
.
/
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"
)