From 59016ea1d9ad88bad9d85d3d53fbd6f24906057d Mon Sep 17 00:00:00 2001 From: vsr Date: Mon, 19 Oct 2009 09:10:01 +0000 Subject: [PATCH] Remove comments from Makefile.am --- src/VISUGUI/Makefile.am | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/VISUGUI/Makefile.am b/src/VISUGUI/Makefile.am index ddd6c8ea..5e949ab6 100644 --- a/src/VISUGUI/Makefile.am +++ b/src/VISUGUI/Makefile.am @@ -72,8 +72,6 @@ salomeinclude_HEADERS= \ VisuGUI_FieldFilter.h \ VisuGUI_ValuesLabelingDlg.h -## VisuGUI_CacheDlg.h \ - dist_libVISU_la_SOURCES= \ VisuGUI.cxx \ VisuGUI_Factory.cxx \ @@ -126,8 +124,6 @@ dist_libVISU_la_SOURCES= \ VisuGUI_FilterScalarsDlg.cxx \ VisuGUI_ValuesLabelingDlg.cxx -## VisuGUI_CacheDlg.cxx \ - MOC_FILES= \ VisuGUI_moc.cxx \ VisuGUI_Module_moc.cxx \ @@ -173,8 +169,6 @@ MOC_FILES= \ VisuGUI_FilterScalarsDlg_moc.cxx \ VisuGUI_ValuesLabelingDlg_moc.cxx -## VisuGUI_CacheDlg_moc.cxx \ - nodist_libVISU_la_SOURCES=$(MOC_FILES) # additionnal information to compil and link file -- 2.39.2