]> git.mxchange.org Git - simgear.git/blobdiff - simgear/Makefile.am
Long on my todo list ...
[simgear.git] / simgear / Makefile.am
index 50a0be5f994176c00b0c301ce1e545155119096e..8a2c435c881f390e98be6e0f5432a7980262a656 100644 (file)
@@ -10,9 +10,10 @@ METAR_DIRS = metar
 EXTRA_DIST = simgear_config.h.vc5 version.h.in
 
 include_HEADERS = \
-       compiler.h constants.h sg_inlines.h sg_traits.hxx sg_zlib.h version.h
+       compiler.h constants.h sg_inlines.h sg_traits.hxx version.h
 
 SUBDIRS = \
+       compatibility \
        xml \
        debug \
        misc \
@@ -30,4 +31,4 @@ SUBDIRS = \
        timing \
        xgl
 
-DIST_SUBDIRS = $(SUBDIRS) interpreter
+DIST_SUBDIRS = $(SUBDIRS)