]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/examples/Makefile.am
changed name to Open Real-time Ethernet, some source header arranging
[orte.git] / orte / examples / Makefile.am
index ae6a0916b6be0df2618edff5d42820c9461b3bae..36028306d213f779224bd05b10c6cedc3461e2f4 100644 (file)
@@ -1,12 +1,18 @@
 #
-#  Makefile for the Ocera Real-Time Ethernet
+#  Makefile for the Open Real-Time Ethernet
 #
 #  $Id: Makefile.am,v 1.0 2003/08/04 
 #
 #  Uncomment and customize the following to ORTE your needs:
 #
 if CONFIG_ORTE_RT
-SUBDIRS = hello
+SUBDIRS = hello 
 else
-SUBDIRS        = hello reliable ORTEPing ORTESpy
+SUBDIRS        = hello multicast reliable ping spy schneider mpo
 endif
+
+EXTRA_DIST = Makefile Makefile.omk \
+type
+
+dist-hook:
+       cp -f  $(srcdir)/Makefile $(distdir)/Makefile