aboutsummaryrefslogtreecommitdiffstats
path: root/epan/nghttp2/Makefile.am
diff options
context:
space:
mode:
authorJoão Valverde <joao.valverde@tecnico.ulisboa.pt>2016-02-22 06:21:53 +0000
committerJoão Valverde <j@v6e.pt>2016-03-01 19:23:39 +0000
commit6b54fbf3bfb7a3b0519637d01fa36bba8cec9c98 (patch)
treeeb9ce7199c857fe314da04cabd448e9381e451ac /epan/nghttp2/Makefile.am
parent5da2b437035dbd478293caa1c9242fe2e37924e6 (diff)
CMake: Add more structure to libwireshark build
Smaller epan/CMakeLists.txt is easier to work with and this structure is well suited to CMake. It should make it easier to manage and configure each epan module differently if necessary. Change-Id: Ia649db3b7dcd405aa43dbdba3288699d5e375229 Reviewed-on: https://code.wireshark.org/review/14068 Petri-Dish: João Valverde <j@v6e.pt> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Peter Wu <peter@lekensteyn.nl> Reviewed-by: João Valverde <j@v6e.pt>
Diffstat (limited to 'epan/nghttp2/Makefile.am')
-rw-r--r--epan/nghttp2/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/nghttp2/Makefile.am b/epan/nghttp2/Makefile.am
index 931fc0e8e6..78a02a8c44 100644
--- a/epan/nghttp2/Makefile.am
+++ b/epan/nghttp2/Makefile.am
@@ -44,7 +44,8 @@ libnghttp2_la_SOURCES = \
EXTRA_DIST = \
Makefile.common \
Makefile.nmake \
- README.nghttp2
+ README.nghttp2 \
+ CMakeLists.txt
#
# Editor modelines - https://www.wireshark.org/tools/modelines.html