Make sure interpreters/ gets included with "make dist"

This commit is contained in:
curt 2002-09-02 03:41:39 +00:00
parent a5c130446e
commit 064ee8ba8f

View File

@ -7,7 +7,7 @@ endif
# METAR_DIRS =
METAR_DIRS = metar
EXTRA_DIST = simgear_config.h.vc5 version.h.in
EXTRA_DIST = simgear_config.h.vc5 version.h.in interpreter/
include_HEADERS = \
compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h
@ -30,3 +30,4 @@ SUBDIRS = \
timing \
xgl
DIST_SUBDIRS = $(SUBDIRS) interpreter