From cc8e4d0bdeb42e95b5e8a9a0a3ce4c3cc6edd45d Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 22 Oct 1998 21:57:57 +0000 Subject: [PATCH] Added compiler.h to source files. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \