summaryrefslogtreecommitdiff
path: root/ui/CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Mathieson <martin.r.mathieson@googlemail.com>2014-06-05 22:51:49 +0100
committerMartin Mathieson <martin.r.mathieson@googlemail.com>2014-06-05 22:03:31 +0000
commit17b98ad42090d364c1c46834116314e04caf24b8 (patch)
tree7324199c620d8232371cbc851f5f3e781a0f44c9 /ui/CMakeLists.txt
parent29222aba7c110c766f752800c2f2a4a4b5b51271 (diff)
downloadwireshark-17b98ad42090d364c1c46834116314e04caf24b8.tar.gz
Add a missing header file, and add new file to cmake build
Change-Id: I3be8bef8c7542e7bcb11f3696783ca68c3920082 Reviewed-on: https://code.wireshark.org/review/1987 Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
Diffstat (limited to 'ui/CMakeLists.txt')
-rw-r--r--ui/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt
index 4e2e69b8dc..79b093b55a 100644
--- a/ui/CMakeLists.txt
+++ b/ui/CMakeLists.txt
@@ -27,6 +27,7 @@ set(COMMON_UI_SRC
export_object_dicom.c
export_object_http.c
export_object_smb.c
+ export_object_tftp.c
follow.c
help_url.c
packet_list_utils.c