Update the trunk to the OpenCV's CVS (2008-07-14)
[opencv] / cvaux / src / Makefile.am
index 2a11b13..28dd9a4 100644 (file)
@@ -1,3 +1,6 @@
+# use the default c++ flags
+AM_CXXFLAGS=@DEF_CXXFLAGS@
+
 EXTRA_DIST = cvaux.dsp cvaux.vcproj cvaux.rc resource.h
 
 INCLUDES = -I. -I$(top_srcdir)/cvaux/include -I$(top_srcdir)/cxcore/include -I$(top_srcdir)/cv/include -I$(top_srcdir)/cv/src -I$(top_srcdir)