X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=utils%2FMakefile.am;fp=utils%2FMakefile.am;h=42ce24e538c2c046c02bb8d7a5f6a98b890cd23b;hb=e4c14cdbdf2fe805e79cd96ded236f57e7b89060;hp=438eddaebf9f8e4fecc238171048bd6e531d0b4e;hpb=454138ff8a20f6edb9b65a910101403d8b520643;p=opencv diff --git a/utils/Makefile.am b/utils/Makefile.am index 438edda..42ce24e 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -1,22 +1,13 @@ +# This directory contains tools that are needed during +# the build process of OpenCV only -EXTRA_DIST = \ - opencv.iss \ - cvinfo/cvinfo.cpp \ - cvinfo/cvinfo.dsp \ - cvinfo/cvinfo.vcproj +EXTRA_DIST = opencv.iss opencv.ico splash.bmp noinst_PYTHON = \ check_doc.py \ - cvt_xml2xml.py \ - dos2unix.py \ + cvarr_operators.py \ extract_aliases.py \ extract_constants.py \ extract_doublepointers.py \ extract_macros.py \ - gen_make.py \ - make_index.py \ - search_leaks.py \ - unix2dos.py - -dist_noinst_SCRIPTS = \ - maintainer_clean.cmd + make_index.py