From d1033006aae381a0f075e02d54638a1af997caf3 Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Sat, 17 Jul 2010 21:46:14 +0200 Subject: add FindGObjectIntrospection.cmake and GObjectIntrospectionMacros.cmake to the dist --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 55bdaa67..eb7cad25 100644 --- a/Makefile.am +++ b/Makefile.am @@ -82,11 +82,13 @@ EXTRA_DIST += \ cmake/modules/FindFontconfig.cmake \ cmake/modules/FindGDK.cmake \ cmake/modules/FindGLIB.cmake \ + cmake/modules/FindGObjectIntrospection.cmake \ cmake/modules/FindGTK.cmake \ cmake/modules/FindIconv.cmake \ cmake/modules/FindLCMS.cmake \ cmake/modules/FindQt3.cmake \ cmake/modules/FindQt4.cmake \ + cmake/modules/GObjectIntrospectionMacros.cmake \ cmake/modules/MacroBoolTo01.cmake \ cmake/modules/MacroEnsureVersion.cmake \ cmake/modules/MacroOptionalFindPackage.cmake \ -- cgit v1.2.3