2003-11-22 19:36:58 +03:00
|
|
|
#
|
2004-01-07 18:07:14 +03:00
|
|
|
# $HEADER$
|
2003-11-22 19:36:58 +03:00
|
|
|
#
|
|
|
|
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
|
2004-08-04 15:23:14 +04:00
|
|
|
SUBDIRS = support class util threads mca
|
2004-06-15 23:39:21 +04:00
|
|
|
# JMS Temporary hack to make "make dist" work. The directories mentioned
|
|
|
|
# here will eventually moved into SUBDIRS.
|
2004-08-23 10:47:44 +04:00
|
|
|
DIST_SUBDIRS = $(SUBDIRS) include
|