From: curt Date: Thu, 22 Oct 1998 21:57:57 +0000 (+0000) Subject: Added compiler.h to source files. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=cc8e4d0bdeb42e95b5e8a9a0a3ce4c3cc6edd45d;p=flightgear.git Added compiler.h to source files. --- diff --git a/Makefile.am b/Makefile.am index b39f6162b..544cab197 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,7 @@ EXTRA_DIST = \ auto_ptr.hxx \ config.h.in \ cmdargs.h \ + compiler.h \ fg_callback.hxx \ fg_constants.h \ fg_limits.h \