From 2d081e6ce656180deb290e99979b0bf3626fe7ea Mon Sep 17 00:00:00 2001 From: ehofman Date: Thu, 10 Apr 2003 21:38:01 +0000 Subject: [PATCH] remove a depreciated file --- simgear/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simgear/Makefile.am b/simgear/Makefile.am index 2edf0ce7..8a2c435c 100644 --- a/simgear/Makefile.am +++ b/simgear/Makefile.am @@ -10,7 +10,7 @@ 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 \ -- 2.39.5