From b9593adc7cef94081024c06ef83481c92b673abd Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 2 Jan 2003 20:11:20 +0000 Subject: [PATCH] Some how the contents of this file got doubled up ... --- simgear/compatibility/Makefile.am | 29 ----------------------------- 1 file changed, 29 deletions(-) diff --git a/simgear/compatibility/Makefile.am b/simgear/compatibility/Makefile.am index 5d13d21b..8ab827c6 100644 --- a/simgear/compatibility/Makefile.am +++ b/simgear/compatibility/Makefile.am @@ -2,35 +2,6 @@ includedir = @includedir@/compatibility EXTRA_DIST = README -include_HEADERS = \ - cfloat \ - csetjmp \ - cstdio \ - cwchar \ - iostream \ - strstream \ - cassert \ - climits \ - csignal \ - cstdlib \ - cwctype \ - istream \ - cctype \ - clocale \ - cstdarg \ - cstring \ - fstream \ - iterator \ - cerrno \ - cmath \ - cstddef \ - ctime \ - iomanip \ - streambuf -includedir = @includedir@/compatibility - -EXTRA_DIST = README - include_HEADERS = \ cfloat \ csetjmp \ -- 2.39.5