aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2015-01-19 08:38:16 +0100
committerAlexis La Goutte <alexis.lagoutte@gmail.com>2015-01-19 07:38:51 +0000
commit48e90daaba4fd168f7950ff6377faa53eb83c073 (patch)
treeb2107d8abc9130386cde69440ced38cd9a3cd0f1
parentf90a10a0d57b4e7fd56ca4312be733cb27598dbc (diff)
Fix make dist on Ubuntu buildbot
Change-Id: Id3a5ed08fb8b7c721f8eeabbba723a9de0d47b0f Reviewed-on: https://code.wireshark.org/review/6648 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
-rw-r--r--epan/jsmn/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/epan/jsmn/Makefile.am b/epan/jsmn/Makefile.am
index 1c42904463..60e824e8aa 100644
--- a/epan/jsmn/Makefile.am
+++ b/epan/jsmn/Makefile.am
@@ -47,8 +47,7 @@ libjsmn_la_SOURCES = \
EXTRA_DIST = \
Makefile.common \
- Makefile.nmake \
- LICENSE
+ Makefile.nmake
#
# Editor modelines - https://www.wireshark.org/tools/modelines.html