diff options
author | theirix <theirix@gmail.com> | 2016-08-13 17:14:01 +0300 |
---|---|---|
committer | theirix <theirix@gmail.com> | 2016-08-13 17:14:01 +0300 |
commit | 9c4f80449be1776978a7a0829d20e1c503655d39 (patch) | |
tree | f10fcac1b8e72b9ac174dbed6de4ecab8d72033f /tests | |
parent | dc88cc4e64fd7458772a9c3c6fbf7fbbb3667e31 (diff) |
Fixed dist build
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index f0836970b..a8a127088 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1 +1,3 @@ TESTS = do.sh + +EXTRA_DIST = do.sh pcap result |