From 682ab6fb7b28af0165f26a1e0f45e4eba93651d9 Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 10 Nov 2008 05:58:08 +0000 Subject: [PATCH] Fix problem with make dist step --- src/QxScene/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.39.2