1
1
openmpi/Makefile.am
Jeff Squyres 7a7ffc54ed Need to include "tests" tree in the distribution tarball since
configure.ac generates some Makefiles in there

This commit was SVN r1575.
2004-07-07 18:46:34 +00:00

14 строки
252 B
Makefile

#
# $HEADER$
#
include $(top_srcdir)/config/Makefile.options
SUBDIRS = config include src
DIST_SUBDIRS = $(SUBDIRS) test
EXTRA_DIST = README INSTALL VERSION Doxyfile
dist-hook:
csh config/distscript.csh $(PACKAGE)-$(OMPI_VERSION) $(OMPI_VERSION)