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>
This commit is contained in:
João Valverde 2016-03-03 06:25:09 +00:00 committed by João Valverde
parent 10b1d1fcf3
commit bfe5e10043
3 changed files with 5 additions and 4 deletions

View File

@ -93,8 +93,7 @@ EXTRA_DIST = \
exntest.c \
oids_test.c \
doxygen.cfg.in \
CMakeLists.txt \
CMakeListsCustom.txt.example
CMakeLists.txt
CLEANFILES = \
doxygen-epan.tag \

View File

@ -44,7 +44,8 @@ EXTRA_DIST = \
Custom.common \
Makefile.common \
Makefile.nmake \
CMakeLists.txt
CMakeLists.txt \
CMakeListsCustom.txt.example
checkapi:
$(PERL) $(top_srcdir)/tools/checkAPIs.pl -g termoutput -build \

View File

@ -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 $@