]> rtime.felk.cvut.cz Git - orte.git/blobdiff - orte/Makefile.am
ROBOT_DEMO: incorporate changes in ORTETypeRegisterAdd()
[orte.git] / orte / Makefile.am
index 190bde0c67c3b7c85647c91deda99f75cdd75337..c2b3b54fa4c7a7a0c6246d78ce3eb5f3f24ac54c 100644 (file)
@@ -1,9 +1,23 @@
 #
-#  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:
 #
 
-SUBDIRS        = liborte manager examples
+SUBDIRS        = liborte manager examples 
+
+if CONFIG_JORTE
+SUBDIRS += libjorte
+endif
+
+if CONFIG_ORTE_IDL
+SUBDIRS += idl-compiler
+endif
+
+EXTRA_DIST = Makefile Makefile.omk \
+contrib include java templates
+
+dist-hook:
+       cp -f  $(srcdir)/Makefile $(distdir)/Makefile