aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authoretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-26 14:23:40 +0000
committeretxrab <etxrab@f5534014-38df-0310-8fa8-9805f1628bb7>2011-05-26 14:23:40 +0000
commit53afb5fce8547a18cb3af7888659d94c5733f72a (patch)
treefde9e30b5f69eb6844ab635b6e1dd7ed38dd2200 /Makefile.am
parent9ad336f71f38598f087c292c2e42c9c3a946acca (diff)
Add FindGMODULE2.cmake and FindGTHREAD2.cmake to the dist.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@37409 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 312f799cdc..7d3e3e5912 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -835,6 +835,8 @@ EXTRA_DIST = \
cmake/modules/FindXMLLINT.cmake \
cmake/modules/FindSED.cmake \
cmake/modules/FindGLIB2.cmake \
+ cmake/modules/FindGMODULE2.cmake \
+ cmake/modules/FindGTHREAD2.cmake \
cmake/modules/FindHtmlViewer.cmake \
cmake/modules/FindGTK2.cmake \
cmake/modules/FindFOP.cmake \