X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fstructure%2FMakefile.am;h=d0009177bbfc212b737a0fbcba7ee0aa550c1fa1;hb=f1f0fa0aa95c2f1562fa9c09365baf8b2b55bfc7;hp=17e2ff9ba73564503515697958aec0122bdae231;hpb=98cecfe940dd9245672b32a01e027aca3d04c02f;p=simgear.git diff --git a/simgear/structure/Makefile.am b/simgear/structure/Makefile.am index 17e2ff9b..d0009177 100644 --- a/simgear/structure/Makefile.am +++ b/simgear/structure/Makefile.am @@ -16,7 +16,8 @@ include_HEADERS = \ SGReferenced.hxx \ SGSharedPtr.hxx \ SGSmplhist.hxx \ - SGSmplstat.hxx + SGSmplstat.hxx \ + Singleton.hxx libsgstructure_a_SOURCES = \ commands.cxx \