From: abd Date: Wed, 25 Apr 2007 15:16:42 +0000 (+0000) Subject: Fix bad resource file name X-Git-Tag: V4_0 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0a642b17f1cd5dc66c4f1a678fd48e4c9df161fd;p=plugins%2Fghs3dprlplugin.git Fix bad resource file name --- diff --git a/Makefile.in b/Makefile.in index da8b4bc..7c007cf 100755 --- a/Makefile.in +++ b/Makefile.in @@ -35,7 +35,7 @@ VPATH=.:@srcdir@:@top_srcdir@/bin:@top_srcdir@/resources:./bin:@top_srcdir@/idl SUBDIRS = idl src adm_local RESOURCES_FILES = \ - GHS3DPRLPLUGIN.xml \ + GHS3DPRLPlugin.xml \ mesh_algo_GHS3DPRL.png \ mesh_hypo_GHS3DPRL.png \ mesh_tree_algo_GHS3DPRL.png \