X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Lib%2FMisc%2FMakefile.am;h=de3ff96e94b994634b7058382c2752914d4b18cd;hb=a9b54bca0ff9b7e2fd319de1beac4ffcadfb5dba;hp=8cab48b372d5f820f962f2f85a01bdc01d1583aa;hpb=4163e42aad1a1a4448145eb9c047c777abacac43;p=flightgear.git diff --git a/Lib/Misc/Makefile.am b/Lib/Misc/Makefile.am index 8cab48b37..de3ff96e9 100644 --- a/Lib/Misc/Makefile.am +++ b/Lib/Misc/Makefile.am @@ -5,8 +5,10 @@ noinst_LIBRARIES = libMisc.a libMisc_a_SOURCES = \ fgpath.cxx fgpath.hxx \ fgstream.cxx fgstream.hxx \ + material.cxx material.hxx \ stopwatch.hxx \ strutils.cxx strutils.hxx \ + texload.c texload.h colours.h \ zfstream.cxx zfstream.hxx INCLUDES += -I$(top_builddir) -I$(top_builddir)/Lib