From: vsr Date: Mon, 10 Nov 2008 05:58:08 +0000 (+0000) Subject: Fix problem with make dist step X-Git-Tag: V5_1_0rc1~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=682ab6fb7b28af0165f26a1e0f45e4eba93651d9;p=modules%2Fgui.git Fix problem with make dist step --- diff --git a/src/QxScene/Makefile.am b/src/QxScene/Makefile.am index 2f1f7da70..eea1f5d3a 100755 --- a/src/QxScene/Makefile.am +++ b/src/QxScene/Makefile.am @@ -60,3 +60,7 @@ nodist_salomeres_DATA= \ libQxScene_la_CPPFLAGS=$(QT_INCLUDES) $(CAS_CPPFLAGS) $(PYTHON_INCLUDES) $(BOOST_CPPFLAGS) \ -I$(srcdir)/../Qtx -I$(srcdir)/../SUIT libQxScene_la_LDFLAGS=$(QT_MT_LIBS) ../SUIT/libsuit.la + +# --- warning: +# this file is used for debug purposes only, to be removed later +EXTRA_DIST += DebTrace.hxx