]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
Patch from Frederic Bouvier:
[simgear.git] / simgear / Makefile.am
index 50a0be5f994176c00b0c301ce1e545155119096e..2edf0ce7d158c9090960d17fa2d08762d41bd9c0 100644 (file)
@@ -13,6 +13,7 @@ include_HEADERS = \
        compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h
 
 SUBDIRS = \
+       compatibility \
        xml \
        debug \
        misc \
@@ -30,4 +31,4 @@ SUBDIRS = \
        timing \
        xgl
 
-DIST_SUBDIRS = $(SUBDIRS) interpreter
+DIST_SUBDIRS = $(SUBDIRS)