93762e9aad
proper tarball This commit was SVN r1865.
11 строки
261 B
Makefile
11 строки
261 B
Makefile
#
|
|
# $HEADER$
|
|
#
|
|
|
|
include $(top_srcdir)/config/Makefile.options
|
|
|
|
SUBDIRS = support class util threads mca
|
|
# JMS Temporary hack to make "make dist" work. The directories mentioned
|
|
# here will eventually moved into SUBDIRS.
|
|
DIST_SUBDIRS = $(SUBDIRS) rte include
|