aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2011-05-26 14:23:40 +0000
committerAnders Broman <anders.broman@ericsson.com>2011-05-26 14:23:40 +0000
commit16a6cdcd7662d5b37b1538f3889e67926c968976 (patch)
treefde9e30b5f69eb6844ab635b6e1dd7ed38dd2200 /Makefile.am
parentd8bdc80709d8758a44041cb8d20d01901fbe0832 (diff)
Add FindGMODULE2.cmake and FindGTHREAD2.cmake to the dist.
svn path=/trunk/; revision=37409
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 \