From cc79b12f8a51db52ca656aa0a320ff9f0c0aeaa6 Mon Sep 17 00:00:00 2001 From: nds Date: Tue, 19 Jun 2007 06:54:39 +0000 Subject: [PATCH] Porting to qwt-5.0.1 and qt-4.2.3 products. --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index ee4e422ca..cdb117acc 100755 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -72,12 +72,12 @@ if ENABLE_PYCONSOLE endif if ENABLE_PLOT2DVIEWER # VSR: this is the original packages list -# SUBDIRS += Plot2d + SUBDIRS += Plot2d # VSR: already migrated to Qt4 packages SUBDIRS += if ENABLE_SALOMEOBJECT # VSR: this is the original packages list -# SUBDIRS += SPlot2d + SUBDIRS += SPlot2d # VSR: already migrated to Qt4 packages SUBDIRS += endif -- 2.39.2