blob: 39125db5ae7c68bbe4c2e435fd9c75e8f8fca2f8 [file] [log] [blame]
Alexander Afanasyev6fbb7b42015-08-10 11:53:49 -07001# -*- Mode: python; py-indent-offset: 4; indent-tabs-mode: nil; coding: utf-8; -*-
2top = '../..'
3
4def build(bld):
5 bld.install_files("${DATADIR}/ndn-dissect-wireshark", "ndn.lua")