From: gdd Date: Mon, 7 Nov 2011 15:59:58 +0000 (+0000) Subject: rnc: small correction X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6b70aaff1710d0d9868bdadf1be965eb2c50184d;p=modules%2Fgui.git rnc: small correction --- diff --git a/src/OCCViewer/Makefile.am b/src/OCCViewer/Makefile.am index d064f0a28..ddf35f1c7 100755 --- a/src/OCCViewer/Makefile.am +++ b/src/OCCViewer/Makefile.am @@ -29,7 +29,7 @@ if WITH_OPENCV FeatureDetector_Header = OCCViewer_FeatureDetector.h FeatureDetector_Sources = OCCViewer_FeatureDetector.cxx Opencv_libs = $(OPENCV_LIBS) - Opencv_Includes = $(OPENCV_INCLUDES) + Opencv_includes = $(OPENCV_INCLUDES) endif include $(top_srcdir)/adm_local/unix/make_common_starter.am