1
1

* add event into dist_subdirs so that the Makefile.in gets created

This commit was SVN r10559.
Этот коммит содержится в:
Brian Barrett 2006-06-28 22:53:21 +00:00
родитель 793bbc667a
Коммит 0482bbd94b

Просмотреть файл

@ -20,4 +20,4 @@
# support needs to be first for dependencies
SUBDIRS = support asm class dss mca memory threads util peruse datatype
DIST_SUBDIRS = runtime $(SUBDIRS)
DIST_SUBDIRS = event runtime $(SUBDIRS)