aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/Makefile.am
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-03-03 06:25:09 +0000
committerJoão Valverde <j@v6e.pt>2016-03-03 06:27:42 +0000
commitbfe5e10043c5f31d8360b07bed543a26154eb01c (patch)
treeddf2b5dbd0d84fface5cf24c3b0f618994780c9d /epan/dissectors/Makefile.am
parent10b1d1fcf3ec0c18572c09702b86bd7328bde868 (diff)
Add CMakeListsCustom.txt.example to distribution
Change-Id: I81cebd467692d4193772ca0814fb82c06658006e Reviewed-on: https://code.wireshark.org/review/14312 Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'epan/dissectors/Makefile.am')
-rw-r--r--epan/dissectors/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/dissectors/Makefile.am b/epan/dissectors/Makefile.am
index 4a9e97d8d7..699bdef891 100644
--- a/epan/dissectors/Makefile.am
+++ b/epan/dissectors/Makefile.am
@@ -55,7 +55,8 @@ EXTRA_DIST = \
packet-ncp2222.inc \
README.X11 \
x11-fields \
- CMakeLists.txt
+ CMakeLists.txt \
+ CMakeListsCustom.txt.example
packet-ncp2222.c : $(top_srcdir)/tools/ncp2222.py
$(AM_V_python)$(PYTHON) $(top_srcdir)/tools/ncp2222.py -o $@