2004-06-15 23:57:43 +00:00
|
|
|
#
|
|
|
|
# $HEADER$
|
|
|
|
#
|
|
|
|
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
|
2004-07-01 14:49:54 +00:00
|
|
|
SUBDIRS = $(MCA_mpool_DYNAMIC_SUBDIRS)
|
2004-06-15 23:57:43 +00:00
|
|
|
DISTCLEANFILES = $(SUBDIRS)
|
|
|
|
|
|
|
|
# Every directory under here is a sym link to something in the main
|
|
|
|
# share/ssi tree. Hence, we don't want to distribute anything under
|
|
|
|
# here.
|
|
|
|
|
|
|
|
DIST_SUBDIRS =
|