]> git.mxchange.org Git - flightgear.git/commitdiff
Added colours.h to distribution.
authorcurt <curt>
Mon, 19 Apr 1999 20:19:56 +0000 (20:19 +0000)
committercurt <curt>
Mon, 19 Apr 1999 20:19:56 +0000 (20:19 +0000)
Simulator/Objects/Makefile.am

index b04d45d48ee208291ac839596f136dbf7228434f..d7c50ff560c7cc49b3171c5470f5c4f154899168 100644 (file)
@@ -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 \