]> git.mxchange.org Git - simgear.git/blobdiff - Makefile.am
Working on skydome ... some actual progress has been made. :-) Still
[simgear.git] / Makefile.am
index 6311c94653f5fd0e16685b0555553f93442b4648..a7590db72611acac1f015a2db5ec1712ff5193cc 100644 (file)
@@ -1,32 +1,6 @@
-if ENABLE_UNIX_SERIAL
-SERIAL_DIRS = serial
-else
-SERIAL_DIRS =
-endif
-
-if HAVE_ZLIB
-ZLIB_DIRS =
-else
-ZLIB_DIRS = zlib
-endif
-
-METAR_DIRS =
-# METAR_DIRS = metar
-
-EXTRA_DIST = mksymlinks.sh
+EXTRA_DIST = mksymlinks.sh acsite.m4 acconfig.h
 
 dist-hook:
-       tar cf - metar | (cd $(distdir); tar xvf -)
-
-SUBDIRS = \
-       include \
-       bucket \
-       debug \
-       math \
-       $(METAR_DIRS) \
-       misc \
-       screen \
-       $(SERIAL_DIRS) \
-       xgl \
-       $(ZLIB_DIRS)
+       tar cf - src/metar | (cd $(distdir); tar xvf -)
 
+SUBDIRS = src