From: curt Date: Wed, 2 Sep 1998 21:30:55 +0000 (+0000) Subject: Tweaks for final 0.53 X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2a09728f561164ac4732445ed30d2994c23ddba1;p=flightgear.git Tweaks for final 0.53 --- diff --git a/Makefile.am b/Makefile.am index 05052e039..b39f6162b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,12 @@ EXTRA_DIST = \ + auto_ptr.hxx \ config.h.in \ cmdargs.h \ + fg_callback.hxx \ fg_constants.h \ fg_limits.h \ fg_typedefs.h \ + fg_stl_config.h \ fg_types.h \ fg_zlib.h \ general.h \