]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
SALOME versioning system improvement
authorvsr <vsr@opencascade.com>
Thu, 25 May 2006 14:39:09 +0000 (14:39 +0000)
committervsr <vsr@opencascade.com>
Thu, 25 May 2006 14:39:09 +0000 (14:39 +0000)
Makefile.in

index 3b568b82b1f1b407cc55eea7265622ac0be9a32f..f16b2d86d04bf87ef015f6546e0dfe6f34751cbe 100644 (file)
@@ -74,6 +74,11 @@ depend: depend_idl
 depend_idl:
        (cd idl ; $(MAKE) $@) || exit 1
 
+resources: share/salome/resources/VISUCatalog.xml
+
+share/salome/resources/VISUCatalog.xml: VISUCatalog.xml
+       cp $< $@
+
 # doc is already build : if you want to had documents, go manually to doc and run 'make doc'
 #doc:
 #      (cd doc && $(MAKE) $@) || exit 1