]> git.mxchange.org Git - simgear.git/commitdiff
Make sure interpreters/ gets included with "make dist"
authorcurt <curt>
Mon, 2 Sep 2002 03:41:39 +0000 (03:41 +0000)
committercurt <curt>
Mon, 2 Sep 2002 03:41:39 +0000 (03:41 +0000)
simgear/Makefile.am

index 61bb70b08efb76e974bbf023d75ecd8bbfc21f46..5ae683d6ff48e8f0143242e0b57682861ddfdb6b 100644 (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