summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPino Toscano <pino@kde.org>2009-12-30 23:24:23 +0100
committerPino Toscano <pino@kde.org>2009-12-30 23:24:23 +0100
commitb156b4031f5daf658f40db8efa2a3016d95b98b5 (patch)
tree8ba34b53ce2ad7ca4f170054a640c03cd3733437 /Makefile.am
parenta0cffb8b69e0595a2afe15ecc4928e0df1eeb063 (diff)
[cpp] add the build system stuff for iconv, mandatory for cpp
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6d279ad6..aedf60f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -73,6 +73,7 @@ EXTRA_DIST += \
cmake/modules/FindCairo.cmake \
cmake/modules/FindFontconfig.cmake \
cmake/modules/FindGTK.cmake \
+ cmake/modules/FindIconv.cmake \
cmake/modules/FindLCMS.cmake \
cmake/modules/FindQt3.cmake \
cmake/modules/FindQt4.cmake \