From cb2c800434500fa3f32edd81afd75295ea94b33f Mon Sep 17 00:00:00 2001
From: curt <curt>
Date: Thu, 18 Feb 2010 16:07:12 +0000
Subject: [PATCH] Add data/Scenery/Airports/ to the data distribution.

---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index 03063ab0d..15ba35f43 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -97,6 +97,7 @@ data-tar:
 		data/preferences.xml \
 		data/Protocol \
 		data/README \
+		data/Scenery/Airports \
 		data/Scenery/Objects \
 		data/Scenery/Terrain \
 		data/Shaders \