From 862424f561ea475142499b020c0813c958071cab Mon Sep 17 00:00:00 2001 From: vsr Date: Thu, 4 Jun 2009 14:20:32 +0000 Subject: [PATCH] Fix automake problem --- src/PluginUtils/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2