Automatically set parent family in individual, when adding child to the family.
[familia.git] / Makefile.am
index 187b942107e2e84c531da591f5b458bb82534cda..7d30f83ceeaf32549614c18fbd5e777803a2dcd9 100644 (file)
@@ -38,6 +38,8 @@ bin_familia_SOURCES = \
        src/storage/storage.c \
        src/storage/individual.c \
        src/storage/family.c \
+       src/storage/positions.c \
+       src/math/positions.c \
        src/gedcom/familia_gedcom.c \
        src/memory_stack.c \
        src/gui.c \