From: curt Date: Mon, 19 Apr 1999 20:19:56 +0000 (+0000) Subject: Added colours.h to distribution. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=ec504c1f05161c0023dc89769973b660259a0e51;p=flightgear.git Added colours.h to distribution. --- diff --git a/Simulator/Objects/Makefile.am b/Simulator/Objects/Makefile.am index b04d45d48..d7c50ff56 100644 --- a/Simulator/Objects/Makefile.am +++ b/Simulator/Objects/Makefile.am @@ -1,6 +1,7 @@ noinst_LIBRARIES = libObjects.a libObjects_a_SOURCES = \ + colours.h \ fragment.cxx fragment.hxx \ material.cxx material.hxx \ obj.cxx obj.hxx \