From a77e8a325212518419df890570f8b03a3afdb67f Mon Sep 17 00:00:00 2001 From: Peter Wu Date: Tue, 8 Nov 2016 18:04:59 +0100 Subject: cmake: install missing profiles directory Spotted when comparing an autotools "make install" tree with the cmake one. Change-Id: I68eed5f518a72a6476c3e464a6997f0b3855144e Reviewed-on: https://code.wireshark.org/review/18713 Petri-Dish: Peter Wu Tested-by: Petri Dish Buildbot Reviewed-by: Peter Wu --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 044f43c20c..93ab94c5cf 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1407,6 +1407,7 @@ set(INSTALL_DIRS diameter dtds help + profiles radius tpncp wimaxasncp -- cgit v1.2.1