summaryrefslogtreecommitdiff
path: root/ui/Makefile.am
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2012-09-14 20:23:18 +0000
committerGerald Combs <gerald@wireshark.org>2012-09-14 20:23:18 +0000
commit762e5ac93f08912c6daae6e83033b01332e914ab (patch)
treeb7782b13f2ffe300f89dd3144a341b33afd4c363 /ui/Makefile.am
parent670dff46e451ca0e701bdafb5c13d75c42b261f6 (diff)
downloadwireshark-762e5ac93f08912c6daae6e83033b01332e914ab.tar.gz
Create a common libui using CMake similar to what we do with Autotools.
Move the GTK+ text import code to the common UI directory. Create wtap_encap_requires_phdr() from code in file_import_dlg.c. svn path=/trunk/; revision=44904
Diffstat (limited to 'ui/Makefile.am')
-rw-r--r--ui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/Makefile.am b/ui/Makefile.am
index 2e2372eb3e..670850a9f9 100644
--- a/ui/Makefile.am
+++ b/ui/Makefile.am
@@ -71,6 +71,7 @@ checkapi-todo:
EXTRA_DIST = \
$(GENERATOR_FILES) \
+ CMakeLists.txt \
doxygen.cfg.in \
Makefile.common \
Makefile.nmake