]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Gestion par Makefile.am
authorboulant <boulant>
Wed, 7 Dec 2005 17:42:24 +0000 (17:42 +0000)
committerboulant <boulant>
Wed, 7 Dec 2005 17:42:24 +0000 (17:42 +0000)
resources/DEPRECATED/Plugin.in [new file with mode: 0755]
resources/Makefile.am [new file with mode: 0644]
resources/Plugin.in [deleted file]

diff --git a/resources/DEPRECATED/Plugin.in b/resources/DEPRECATED/Plugin.in
new file mode 100755 (executable)
index 0000000..3d4fad5
--- /dev/null
@@ -0,0 +1,10 @@
+! Description of available plugins
+! ********************************
+!
+a148e300-5740-11d1-a904-080036aaa103.Location: FWOSPlugin
+!
+! standard attribute drivers plugin
+!
+ad696000-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
+ad696001-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
+ad696002-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
diff --git a/resources/Makefile.am b/resources/Makefile.am
new file mode 100644 (file)
index 0000000..15f1bd1
--- /dev/null
@@ -0,0 +1,24 @@
+# -* Makefile *- 
+#
+# Author : Guillaume Boulant (CSSI)
+# Module : KERNEL 
+# $Header$
+#
+
+include $(top_srcdir)/salome_adm/unix/make_common_starter.am
+
+#
+# ===============================================================
+# Files to be installed
+# ===============================================================
+#
+
+
+salomeres_DATA=\
+       CatalogDataType.xml \
+       KERNELCatalog.xml \
+       CatalogResources.xml \
+       close.png \
+       config \
+       channel.cfg \
+       SALOMEDS_Resources
diff --git a/resources/Plugin.in b/resources/Plugin.in
deleted file mode 100755 (executable)
index 3d4fad5..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-! Description of available plugins
-! ********************************
-!
-a148e300-5740-11d1-a904-080036aaa103.Location: FWOSPlugin
-!
-! standard attribute drivers plugin
-!
-ad696000-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
-ad696001-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@
-ad696002-5b34-11d1-b5ba-00a0c9064368.Location: @CAS_STDPLUGIN@