From: vsr Date: Thu, 4 Jun 2009 14:20:32 +0000 (+0000) Subject: Fix automake problem X-Git-Tag: V5_1_2rc1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=862424f561ea475142499b020c0813c958071cab;p=plugins%2Fblsurfplugin.git Fix automake problem --- diff --git a/src/PluginUtils/Makefile.am b/src/PluginUtils/Makefile.am index 6ba3947..327857b 100644 --- a/src/PluginUtils/Makefile.am +++ b/src/PluginUtils/Makefile.am @@ -36,7 +36,7 @@ dist_libGeomSelectionTools_la_SOURCES = \ MOC_FILES = \ BLSURFPluginGUI_HypothesisCreator_moc.cxx -nodist_GeomSelectionTools_la_SOURCES = \ +nodist_libGeomSelectionTools_la_SOURCES = \ $(MOC_FILES) # additionnal information to compil and link file