diff --git a/Makefile.am b/Makefile.am index 15ba35f43..c86f1c148 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,7 @@ data-tar: --exclude='*/Docs/source' \ --exclude='*/Models/MNUAV' \ --exclude='*/Models/Airspace' \ - -cjvf source/FlightGear-data-$(VERSION).tar.bz2 \ + -cjvf FlightGear-data-$(VERSION).tar.bz2 \ data/AI \ data/Aircraft/Generic \ data/Aircraft/Instruments \