1
1
openmpi/Makefile.am
Jeff Squyres 1639dde1b0 Ensure to traverse into the etc tree
This commit was SVN r2396.
2004-08-30 18:43:25 +00:00

14 строки
256 B
Makefile

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