]> rtime.felk.cvut.cz Git - orte.git/blobdiff - Makefile.am
JORTE: ignore 'int-to-pointer' and 'pointer-to-int' compiler warnings
[orte.git] / Makefile.am
index a3997d556ba2aa6be3b8856341630058185da8e6..d7c364003f23f788dc0eb588c6f539b141750392 100644 (file)
@@ -1,5 +1,5 @@
 #
-#  Makefile for the Ocera Real-Time Ethernet
+#  Makefile for the Open Real-Time Ethernet
 #
 #  $Id: Makefile.am,v 1.0 2003/08/04 
 #
@@ -7,6 +7,13 @@ AUTOMAKE_OPTIONS = foreign
 
 SUBDIRS        = orte 
 
-EXTRA_DIST = AUTHORS COPYING ChangeLog INSTALL README TODO orte.kdevelop
-
 ACLOCAL_AMFLAGS = -I admin
+
+EXTRA_DIST = authors copying ChangeLog install readme \
+readme.makerules Makefile Makefile.omk Makefile.cvs Makefile.rules OCERA_TOP_DIR-ocera \
+kernelcfg2mk switch2standalone todo \
+doc
+
+dist-hook:
+       cp -f  $(srcdir)/Makefile $(distdir)/Makefile
+       rm -rf `find $(distdir) -name CVS`