X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=Makefile.am;h=d503be4d250d20715c55fecf3759c7e3c622e472;hb=126850abb6b4b18fa091e20f25323573cc9e972b;hp=62441d7930410b85bf514b1f67c86aef0f8eb68e;hpb=961bbb87dca7f5406440d32c06dfc7552044e08a;p=familia.git diff --git a/Makefile.am b/Makefile.am index 62441d7..d503be4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,6 +42,7 @@ bin_familia_SOURCES = \ src/storage/positions.c \ src/math/positions.c \ src/math/camera.c \ + src/math/yearline.c \ src/graphics/individual.c \ src/graphics/family.c \ src/gedcom/familia_gedcom.c \ @@ -63,7 +64,7 @@ bin_familia_LDADD = \ $(GLU_LIBS) \ @GEDCOM_LIBS@ \ -L/usr/lib \ - -lzip + -lzip -lm bin_familia_LDFLAGS = $(LTLIBINTL)